Skip to content

Instantly share code, notes, and snippets.

@cchitsiang
Created October 18, 2013 01:16
Show Gist options
  • Save cchitsiang/7034992 to your computer and use it in GitHub Desktop.
Save cchitsiang/7034992 to your computer and use it in GitHub Desktop.
Convert Windows Server Eval to Full
DISM /online /Get-TargetEditions
DISM /online /Set-Edition:ServerStandard /ProductKey:XC9B7-NBPP2-83J2H-RHMBY-92BT4 /AcceptEula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment