Windows Server 2016 Evaluation To Standard |top| Direct
Execute the conversion command:
Run the following command to see which edition you can convert to:
This process requires a reboot. It only works if you are still within the initial 180-day evaluation grace period. It converts your installation to a retail (or volume license) Standard edition using a DISKPART method. Text: Converting Windows Server 2016 Evaluation to Standard Step 1: Check Current Edition & Status Open Command Prompt (Admin) or PowerShell (Admin) and run: windows server 2016 evaluation to standard
DISM /online /Set-Edition:ServerStandard /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with a valid Standard edition product key (Retail or MAK). A generic KMS client key will not work for this retail conversion. If you do not have a retail key, you must use the Volume/LTSC method (Step 3b).
DISM /online /Get-TargetEditions You should see "ServerStandard" listed. Execute the conversion command: Run the following command
slmgr /dlv Confirm the "Product Type" shows "Retail" or "Volume" (not "Eval") and that licensing is active.
DISM /online /Set-Edition:ServerStandard /ProductKey:WC2BQ-8NRM3-FDDYY-2BFGV-KHKQY /AcceptEula Once the command succeeds, reboot: Text: Converting Windows Server 2016 Evaluation to Standard
shutdown /r /t 0 After rebooting, open Command Prompt (Admin) and set your KMS server or enter a new key:

