1 year ago
COMMAND를 이용한 OS Image 버전확인 및 업데이트
※ 필요 및 참고사항
1. 서버가 외부망과 통신이 되어야함
2. 타겟버전으로 가기위해서는 해당타겟버전의 라이센스 필요
3. Evolution -> Standard or Datacenter 업데이트
4. 참고사이트 : https://learn.microsoft.com/ko-kr/windows-hardware/manufacture/desktop/dism-windows-edition-servicing-command-line-options?view=windows-11
ㅁ OS Image 버전 확인
> dism /online /get-currentedition
ㅁ 갈수있는 타겟 종류 확인
> dism /online /get-targeteditions
ㅁ 타겟 os로 업데이트(Evolution에서 Standard로 업데이트 기준)
> dism /online /Set-Edition:serverstandard /AcceptEula /ProductKey:윈도우라이센스키