Windows 2008 keeps forcing reactivation

9,647

Solution 1

The following KB articles cover troubleshooting the errors you mention:

The first KB article recommends re-entering the key to resolve your first error, and for the second two (which have the same error), your best bet will be to call the Microsoft Product Activation Center here: (888) 352 7140. The last two errors indicate that the MAK key has been activated more times than the key allows, and they can increase the number of activations at that phone number.

Solution 2

Did you create and install these VM's individually or did you clone them? The problem could be that the SID is the same. I'm not entirely certain if that COULD cause this exact issue but it can cause other similar issues with things like windows updates. If you cloned them run NewSid on the machines to give each of them their own unique SIDs.

Share:
9,647

Related videos on Youtube

Ryan Ferretti
Author by

Ryan Ferretti

Denny Cherry is the owner and principal consultant for Denny Cherry & Associates Consulting and has over a decade of experience working with platforms such as Microsoft SQL Server, Hyper-V, vSphere and Enterprise Storage solutions. Denny’s areas of technical expertise include system architecture, performance tuning, security, replication and troubleshooting. Denny currently holds several of the Microsoft Certifications related to SQL Server for versions 2000 through 2008 including the Microsoft Certified Master as well as being a Microsoft MVP for several years. Denny has written several books and dozens of technical articles on SQL Server management and how SQL Server integrates with various other technologies. You can find more information about Denny and Denny Cherry & Associates Consulting at dcac.co and more information about Denny's book Securing SQL Server on it's site securingsqlserver.com.

Updated on September 17, 2022

Comments

  • Ryan Ferretti
    Ryan Ferretti almost 2 years

    All our servers are setup under a volume license agreement so they shouldn't prompt for activation. However some of them constantly ask for reactivation. These are all VMs running under VMware vSphere.

    The machine that prompted for activation today said that the hardware had changed since it was activated, when I know for a fact that it hasn't. It isn't all the machines that require reactivation, just some of them.

    The machines are Windows 2008 with either the Web Edition or the Standard Edition.

    When I look in the event log the entry after the one saying that the hardware has changed says.

    The RAC or SPC license in invalid {guid} hr=0xC004E003 (4,0xC004F00F)

    The next one says

    License acquisition failure details. hr=0xC004C008

    The next one says

    Acuisition of End User License failed. hr=0xC004C008 Sku Id={guid}

    Where I put {guid} is has an actual GUID.

    Does anyone have an idea what's going on?

    • Nick Kavadias
      Nick Kavadias over 14 years
      How were the servers provisioned? Were they cloned/copied in vmware? did you run sysprep?
    • Ryan Ferretti
      Ryan Ferretti over 14 years
      These machines were cloned from a template and deployed via VMware which ran them through sysprep so they all have unique SIDs.
  • Nick Kavadias
    Nick Kavadias over 14 years
  • Dave Holland
    Dave Holland over 14 years
    Excerpt from that article "Note that Sysprep resets other machine-specific state that, if duplicated, can cause problems for certain applications like Windows Server Update Services (WSUS), so MIcrosoft's support policy will still require cloned systems to be made unique with Sysprep." That's what I think your problem is. I experienced the WSUS issue about a year ago which is when I first used newSID. Thanks for the additional info Nick.
  • Nick Kavadias
    Nick Kavadias over 14 years
    yes, sysprep is still needed.
  • Dave Holland
    Dave Holland over 14 years
    So in case it wasn't clear (it should have been) use sysprep as Nick has recommended instead of newSID. Although I have used newSID successfully with 2003 server, it sounds like with 2k8 sysprep is the safer route.
  • Ryan Ferretti
    Ryan Ferretti over 14 years
    Sounds like I'll be giving that phone number a call tomorrow. I saw the first one when searching the net. I didn't see the second two. Thanks for providing them.
  • Ryan Ferretti
    Ryan Ferretti over 14 years
    These machines were cloned from a template and deployed via VMware which ran them through sysprep so they all have unique SIDs.
  • Grant
    Grant about 10 years
    Microsoft will add more MAK activations within reason, but the better solution is to switch to using KMS if possible.