Rearm issue when cloning servers
9:21 AM
This guide is for issue seen when cloning a windows servers a many times.
Issue: When making a clone of a of a windows VM server you might have an issue were a server can no longer be cloned. This is done to licensing issue with windows. Windows can only be coned 4 times before the license is locked out.
Resolution: A registry change is needed to skip the rearm count is needed on a the cone template so that making a new clone doesn't use up a rearm use.
The following command can be used to check the current rearm account slmgr.vbs /dlv
Registry fix to stop rearm from going down on the next clone
32bit
64bit
Changed SkipRearm DWord entries to 1
If that doesn't work for you, try the methods below in the order shown:
(Note that I have provided ISO and registry files (xx.reg) below to make registry edit easy. Do not double click the ".reg" file unless you are intended to run it. Otherwise, you might accidentally run it and ruin your own registry)
This ReArm.iso has everything you will need to execute all 3 options above. Read the detail above to see which file does which step
Issue: When making a clone of a of a windows VM server you might have an issue were a server can no longer be cloned. This is done to licensing issue with windows. Windows can only be coned 4 times before the license is locked out.
Resolution: A registry change is needed to skip the rearm count is needed on a the cone template so that making a new clone doesn't use up a rearm use.
The following command can be used to check the current rearm account slmgr.vbs /dlv
Registry fix to stop rearm from going down on the next clone
32bit
HKLM\Software\Microsoft\WindowsNT\CurrentVersion\SoftwareProtectionPlatform |
HKLM\Software\Wow6432Node\Microsoft\WindowsNT\CurrentVersion\SoftwareProtectionPlatform |
Changed SkipRearm DWord entries to 1
If that doesn't work for you, try the methods below in the order shown:
(Note that I have provided ISO and registry files (xx.reg) below to make registry edit easy. Do not double click the ".reg" file unless you are intended to run it. Otherwise, you might accidentally run it and ruin your own registry)
This ReArm.iso has everything you will need to execute all 3 options above. Read the detail above to see which file does which step
2 comments
Thank you but files aren't downloading.
ReplyDeleteThank you but files aren't downloading.
ReplyDelete