The beans were asked by colleagues today, can the Windows R2 Data Center downgrade to standard version, the reason is very simple, the former to more than 6,000 knives, the latter as long as 800 DAO. The company has a data center version of the server is about 12, if not degraded, then I am afraid to reload.
After some research, the conclusion is as follows:
Microsoft officially supports upgrading from a lower version to a higher version, such as upgrading from evaluation to essetnial to standard to datacenter.
For example, first get the current version number (Edition), and then get the version that can be upgraded
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6E/B3/wKioL1WDn1HgqswVAAHdmimXEtY471.jpg "title=" 0.PNG " alt= "Wkiol1wdn1hgqswvaahdmimxety471.jpg"/>
Then use the command dism/online/setedition to upgrade.
But how to downgrade it?? The official does not have documentation to support this reverse operation. Ironically, whether it's the standard or the DC version, the only difference is the number of virtual machines, the other functions are the same, but Microsoft doesn't tell you how to downgrade. Fortunately, other users have similar needs, and then someone finds a way to downgrade successfully. This method can be tested by the beans. (at your own risk)
First change the registry HKEY_LOCAL_MACHINE-software, Microsoft-windowsnt->current Version, and then change the following two key values, EditionID instead Serverstandard, ProductName change to Windows Server
Then put the Windows R2 CD, select Upgrade, he will automatically scan the registry, then will think the current system is Windows standard, so I can successfully upgrade to Windows R2 Standard! After the upgrade succeeds, using DISM and re-registering Windows is successful.
Precautions:
The upgrade needs to be restarted two times;
Some 2012 normal upgrade to R2 will occur, different servers may be able to work directly, may also need to manually repair some features, such as my vcenter WEB client service because the registry changes caused by the failure to start, need to manually modify , WSUS needs to be reloaded, and so on.
Windows update needs to be reinstalled;
Convert the version number of Windows R2