This is how I complete the upgrade:
- Did a backup of the server
- dism /online /set-edition:ServerEnterprise /ProductKey:489J6-VHDMP-X63PK-3K798-CPX3Y
(this is a KMS key from Microsoft, LINK) from Jamie’s blog
Got message “The operation completed successfully” - Reboot server
- Logon to the server
- Enter a valid MAK key
- Reboot server
- Now I had an error that RDP wasn’t working (and Remote Desktop disappeared from Remote tab)
- slmgr /rearm (To remove the current license)
Got message back that the command completed successfully and that I needed to restart - Reboot server
- slmgr /ipk VALID-MAK-KEY
Got message back that the key installed successfully - slmgr /ato
Got message back that the product was activated successfully - Reboot server
2 comments:
Thank You, Rikard! Your post saved my life today :). Thank You.
Thank You, Rikard! Your post saved my life today :). Thank You.
Post a Comment