Windows Server: Upgrade Eval to Standard

From wiki.jacobjohns.com


  1. Once connected to the server start an elevated command prompt.
  2. Enter the below command.
    • dism /online /set-edition:serverstandard /productkey:12345-67890-11121-31415-16171 /accepteula
  3. DISM will run and request a restart.
  4. After the restart we are on Windows Server Standard.