Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

Windows Server 2016 평가판을 정식 버전으로 라이선스 변경하는 방법

마이크로소프트의 공식 문서에 보면,

Windows Server Installation and Upgrade
; https://docs.microsoft.com/en-us/windows-server/get-started/installation-and-upgrade

다음과 같이 "License conversion"이라는 항목으로 '평가판'을 정식 버전으로 바꿀 수 있다고 나옵니다.

License conversion

* You can convert the evaluation version of Windows Server 2016 Standard to either Windows Server 2016 Standard (retail) or Datacenter (retail).
* You can convert the evaluation version of Windows Server 2016 Datacenter to Windows Server 2016 Datacenter (retail).

하지만, 실제로 해 보니 다음과 같이 오류가 발생합니다.

eval_to_retail_1.png

This edition cannot be upgraded.

급한 마음에 평가판으로 구성한 테스트 환경이 아까워서 ^^; 좀 더 검색을 해봤습니다.

Convert Windows Server 2016 Evaluation to?Licensed
; https://msfreaks.wordpress.com/2016/10/06/convert-windows-server-2016-evaluation-to-licensed/

역시 dism.exe가 답이군요. ^^ 위의 글에 따라, 다음과 같이 실행해 주면 됩니다.

C:\Windows\system32>dism /online /set-edition:ServerStandard /productkey:...[제품키]... /accepteula

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

Starting to update components...
Starting to install product key...
Finished installing product key.

Removing package Microsoft-Windows-ServerStandardEvalEdition~31bf3856ad364e35~amd64~~10.0.14393.0
[==========================100.0%==========================]
Finished updating components.

Starting to apply edition-specific settings...
Finished applying edition-specific settings.

The operation completed successfully.
Restart Windows to complete this operation.
Do you want to restart the computer now? (Y/N) y




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 4/5/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 181  182  183  184  185  186  [187]  188  189  190  191  192  193  194  195  ...
NoWriterDateCnt.TitleFile(s)
313정성태8/12/200630391    답변글 디버깅 기술: 5.4. VS.NET 2005 디버그 모드에서의 PDB 파일 사용 차이 (1)
317정성태8/12/200627752    답변글 디버깅 기술: 5.5. VS.NET 2005 디버그 모드에서의 PDB 파일 사용 차이 (2)
318정성태8/12/200634183    답변글 디버깅 기술: 5.6. VS.NET 2005를 이용한 미니덤프 파일 분석 (1)
319정성태8/12/200629362    답변글 디버깅 기술: 5.7. VS.NET 2005를 이용한 미니덤프 파일 분석 (2) [1]
320정성태8/12/200633398    답변글 디버깅 기술: 5.8. WinDBG를 이용한 미니덤프 파일 분석 [1]
321정성태8/13/200638041    답변글 디버깅 기술: 5.9. Microsoft의 PDB 파일 관리
323정성태8/15/200639424    답변글 디버깅 기술: 5.10. Symbol Server 생성 [4]
324정성태8/15/200635950    답변글 디버깅 기술: 5.11. PDB 파일과 소스 코드
325정성태9/8/200628737    답변글 디버깅 기술: 5.12. CCP를 이용한 Windows Source Code 수준의 디버깅
329정성태8/19/200627649    답변글 디버깅 기술: 5.13. 소스 서버 구성 [1]
332정성태8/20/200629151    답변글 디버깅 기술: 5.14. GAC 에 등록된 Assembly 디버그 [2]
341정성태9/16/200621525    답변글 디버깅 기술: 5.15. [내용 예약]
342정성태9/16/200639096    답변글 디버깅 기술: 5.16. ASP.NET 디버깅 환경 구성 [1]파일 다운로드1
306정성태2/13/200718585기타: 15. .NET 이 생산성이 높다는 증거(!)
304정성태7/21/200620624VS.NET IDE: 41. 하위 폴더의 모든 프로젝트의 출력물을 제거 (Clean)
305정성태7/21/200620337    답변글 VS.NET IDE: 41.1. 하위 폴더의 모든 프로젝트의 출력물을 제거 (Clean) [1]
303정성태7/20/200618281Team Foundation Server: 12. 사용자 계정 재생성에 따른 Version Control 영향
302정성태8/21/200620011Team Foundation Server: 11. TFS Team Build와 VC++ Project 설정
299정성태7/23/200620182개발 환경 구성: 5. VMWare - VM 생성 화면 캡쳐
300정성태7/15/200624733    답변글 개발 환경 구성: 5.1. VMWare 오류 유형 - The handle is invalid.
301정성태7/18/200619726    답변글 개발 환경 구성: 5.2. VMWare - 사용 후기.
298정성태7/14/200619956개발 환경 구성: 4. VMWare Server를 64bit 운영체제에 설치 시 주의 사항 [2]
296정성태7/10/200629287.NET Framework: 73. [ASP.NET] HTC(DHTML Control Behavior)를 WebResource.axd로 제공하는 방법 [3]
295정성태7/1/200622571VC++: 25. Microsoft National Language Support Downlevel APIs 1.0 사용 방법파일 다운로드1
294정성태6/30/200619120.NET Framework: 72. XSDObjectGen.EXE 기능 개선
293정성태6/29/200620869Team Foundation Server: 10. TFS 버전 컨트롤(TFVC)에 참여시킨 프로젝트의 로컬 경로를 옮기는 방법
... 181  182  183  184  185  186  [187]  188  189  190  191  192  193  194  195  ...