Link to home
Start Free TrialLog in
Avatar of Janio Andre Gutierrez
Janio Andre GutierrezFlag for Canada

asked on

Conversion problem from 2016 Standard Evaluation to 2016 Standard

Hello,

A few weeks ago, we installed Windows 2016 servers in evaluation mode. Some of these servers will be converted to a production server and we acquired the licenses.

When trying to activate the license, the process of conversion from Standard Evaluation to Standard remains frozen at 10%.

I have browsed some forums that indicate that to do this manipulation, we need to have a KMS host on our network?

Have you ever had this problem ?

Thanks
Avatar of Iamthecreator
Iamthecreator
Flag of France image

Try the DISM command in the following syntax

Dism /online /Set-Edition:ServerStandard /AcceptEula /ProductKey:12345-67890-12345-67890-12345
ASKER CERTIFIED SOLUTION
Avatar of Janio Andre Gutierrez
Janio Andre Gutierrez
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Janio Andre Gutierrez

ASKER

Finally after a reboot of the servers, the DISM command works
For those that follow; it usually takes 2 reboots after running the DISM command.