Converting Windows 2012 from Evaluation Edition and activating Windows
Please note that this how-to guide applies only to hostworld customers. You will be unable to activate Windows by following this process if your server is not provided by hostworld.
If the operating system is still in Evaluation mode or is unactivated please follow the below process. Be careful not to miss out or skip any steps.
- Login to your VM as the Administrator user
- Search for and open the “Task Scheduler” app. This can done by pressing the start button and typing “Task Scheduler”
- Within the “Task Scheduler” app, click “Task Scheduler Library” on the left
- For the task that is named “RST” – right click on this and click “Delete”. This must be deleted to continue with this process. If there is no task named “RST” proceed to step 5.
- Restart the server and login as Administrator when it starts back up.
- Open a command prompt (run as Administrator). Command prompt can be opened by right-clicking the start menu and selecting this option
- Run the following command:
Dism.exe /Online /Set-Edition:ServerStandard /ProductKey:D2N9P-3P6X9-2R39C-7RTCD-MDVJX /AcceptEula
This can sometimes take a few minutes. Once complete it will then prompt to restart the computer. Restart the machine when prompted.
- Login as Administrator again and this time open PowerShell (run as Administrator). This can done by pressing the start button and typing “Powershell” and then right-clicking on this and selecting the “Run as administrator” option
Run the following command:slmgr.vbs /skms kms-activation.serverworld.uk:43215
You should then get a message stating that the Key Management Service machine name set successfully.
- Whilst still in Powershell (still running as Administrator):
Run the following command:slmgr.vbs /ato
You should then get a message stating that the Product has been activated successfully. It can sometimes take 10 seconds or so to show this. If you get a message stating that the product is NOT activated, repeat this process from step 1 and try again. If you are still unsuccessful in activating Windows, please raise a support ticket to us via our portal
- (Optional) To verify that the product is activated run the following in Powershell (still running as Administrator)
slmgr.vbs /dli
