Let’s create a scenario.
You run a environment with Windows Server 2012 R2 Standard servers with Hyper-V enabled.
On this server you are running Windows Server 2012 R2 Standard.
You want to update the standard Edition to Datacenter edition.
This is possible using the following command line (Priviliged):
DISM /online /get-currentedition
This shows you if you can update the edition
If you can update the edition use the following command line (Priviliged) to update the edition:
DISM /online /set-edition:ServerDatacenter /AcceptEula /Productkey:
More Stories
Running PowerShell Hyper-V and VMWare Modules
Extend the Evaluation Period on Windows Server
PoSH-Git : unable to start ssh-agent service, error :1058