Change Windows 7 Ultimate to Windows 7 Enterprise
It is actually not that difficult to flip from Windows 7 Ultimate Machine or VM to Windows 7 Enterprise (you just need to modify the registry keys to reflect it), and then use the Windows 7 Enterprise DVD to run an upgrade.
First you should of course backup your data.
Here is a quick hack to make the Windows 7 installer DVD think you have Windows 7 Enterprise already.
- Open regedit (Start -> Run -> regedit )
- Locate HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current Version
- Edit two keys to say ProductName and EditionID to say “Enterprise” instead of “Ultimate” respectively.
- You should now see Enterprise and Windows 7 Enterprise as values on this page.
- Insert your Windows 7 Enterprise DVD and run an Upgrade install.
- Open a Command Prompt and Run “C:\Windows\system32\slmgr.vbs -ckms” to clear any KMS servers
- Optionally clear your product keys with “slmgr -cpks”
- Run “C:\Windows\system32\slmgr.vbs -ato” to register with your Enterprise Activation server
