Windows Server: Upgrade Eval to Standard

From wiki.jacobjohns.com
Revision as of 16:33, 27 July 2024 by Jjohns (talk | contribs) (Created page with "center|frameless <hr /><br /> # Once connected to the server start an elevated command prompt. # Enter the below command. #* ''dism /online /set-edition:serverstandard /productkey:12345-67890-11121-31415-16171 /accepteula'' # DISM will run and request a restart. none|thumb|959x959px # After the restart we are on Windows Server Standard.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


  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.