Upgrade a trial to a full server licence

1st Official Post
  • Enter in an elevated command prompt the following:

    Code
    Dism /online /Set-Edition:ServerStandard /AcceptEula /ProductKey:12345-67890-12345-67890-12345

    Of course you have to enter your correct Product Key


    To get the TargetEditions you can use

    Code
    Dism /online /Get-TargetEditions

    Possible Options are:

    • ServerDatacenter
    • ServerStandard
    • ServerSolution
    • ServerEnterprise

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!