MSExchangeGuru.com

Learn Exchange the Guru way !!!

 

Windows 2012: Evaluation to Licensed Activation Error

I can see there are many migrations going on from 2003/2008 active directory to 2012 active directory or Exchange 2007/2010 to 2013 and in all the deployments we will be using windows 2012 so I thought of sharing my windows activation experience during my current Exchange deployment.

Imagine a situation where we have deployed production on Evaluation copy of the OS and when we are activating it with our MSDN license we are getting the following error:

 

It looked like we are stuck in a issue here and we need to break our production server.

But there is nothing to worry, we just need to follow the below mentioned steps to fix this issue.

 

Steps to fix this issue:

  1. Open powershell with Run as administrator and run the below command to get the current version of the OS. In my case it is serverstandardEval.

    dism /online /get-currentedition

     

  2. Run the below command to get the target version which mean what are the versions I can upgrade/convert it to.

    dism /online /get-targeteditions

     

    The purpose of the above command for us is to get the correct value for the next command.

     

  3. Run the below command to activate the windows version you wanted to activate

    dism /online /set-edition:”write target edition” /ProductKey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx /AcceptEula

    Sample for standard edition: dism /online /set-edition:ServerStandard /ProductKey:4xxxx-xxxx2-Yxxxx-6xxxx-7xxxx /AcceptEula

     

  4. Press Y to restart the server. You need to restart the server only 1 time. After the restart we will see evaluation has gone but product is not activated.

     

     

  5. Now when we will try to activate it will work. Let us activate.

     

    1. Open Server Manager with run as administrator. If you don’t open server manager with run as administrator then you will see the below error and windows will not activate.

    2. Click on Local Server
    3. Click on activate
    4. Type the key here and click activate and you will see in few minutes your windows will be activated.


  6. Restart the server.

 

Reference: technet link here.

 

Prabhat Nigam

Microsoft Solutions Architect

Team@MSExchangeGuru

5 Responses to “Windows 2012: Evaluation to Licensed Activation Error”

  1. Pithoo Shu Says:

    Just wanted to drop a line and applaud the great work you guys are doing for the Exchange and Windows community. Kudos and keep writing on!!!!

  2. Sathish Says:

    Excellent one .

  3. NeWay Technologies – Weekly Newsletter #114 – September 25, 2014 | NeWay Says:

    […] Windows 2012: Evaluation to Licensed Activation Error – […]

  4. NeWay Technologies – Weekly Newsletter #114 – September 26, 2014 | NeWay Says:

    […] Windows 2012: Evaluation to Licensed Activation Error – […]

  5. Turbo MCP Says:

    Thanks

Leave a Reply

Categories

Archives

MSExchangeGuru.com