• Activating Windows 7 Enterprise from MSDN

    by  • February 7, 2010 • windows 7 • 1 Comment

    Windows 7 Enterprise installs by default expect an Key Management Server (KMS) running on the local network by which to activate against. Hence when you try to activate an Enterprise copy from MSDN, it will fail with the error code 0x8007232B, as there is no KMS to activate with.

    win7-enterprise-failed-to-activateThe keys generated by an MSDN membership are MAK (Multiple Activation) keys, and to activate you need to run the following from an elevated command prompt (type ‘cmd‘ in Start Menu search bar, right click on cmd.exe and ‘Run as adminstrator’)

    slmgr -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx (put your key here)

    Wait half a minute or so and you should get a prompt that the key was installed successfully. You can now activate as normal.

    About

    Web Developer for MRM Meteorite. Awarded a PhD in research into novel techniques to detect misbehaviour in peer-to-peer wireless networks. Experienced C# and ASP.net developer, with an interest in SOA, RIA and moble app development.

    http://www.paulkiddie.com

    One Response to Activating Windows 7 Enterprise from MSDN

    1. Pingback: Activating Windows 7 Enterprise (MSDN, Bizspark etc) « James Rossiter

    Leave a Reply

    Your email address will not be published. Required fields are marked *