Background to SkipRearm
The SkipRearm registry setting is designed to help large companies, who roll-out Vista with sysprep, or deploy other cloning software. The problem is that there could be a considerable delay - longer than 30 days - between installing Vista on the 'Master' machine and activating the clones. Nothing illegal here, just a big corporation installing lots of Vista machines over a period of several months.
Microsoft, kindly provide a mechanism for techies to re-arm the activation mechanism. You can legally run Vista's built-in Software Licence manager to gain a 30 day extension of the grace period for activation. The command is slmgr -rearm.
Now here is the tricky bit, I would like to explain the relationship between the registry setting: SkipRearm and the command line: slmgr -rearm. Remember that the key is number 3. If the registry setting is SkipRearm = 0 then you get three goes at running slmgr -rearm. Next, let us check the logic of SkipRearm = 0, meaning count one of the 3 lives, and SkipRearm = 1, meaning don't count one of those lives. In conclusion, changing the registry key to SkipRearm = 1, means don't use up one of my three lives.
Since knowledge of the SkipRearm Vista activation hack has reached the public domain, unscrupulous end users, or even suppliers, could use this to delay activation. As a result anyone could install zillions of copies of Vista from just one legitimate product key. All you have to do is hack the registry and set SkipRearm = 1 before you run slmgr - rearm.
Limitations of SkipRearm
Research indicates that even using the SkipRearm registry hack, you can only use this technique 7 times to delay Windows Vista activation. Additionally, you can use slmgr.vbs -rearm three times, making 10 delays in all.
The knowledge that SkipRearm was designed to assist corporations with sysprep, helps us to understand why this registry hack will only work with these three versions of Vista: Enterprise, Business and Ultimate. However, I have heard rumours that it will also work with upgrade version of Vista Home.
Registry Instructions for SkipRearm
- Preliminary experiment, check the activation expiry date with the command: slmgr -xpr
- Launch Regedit.
- Navigate to this path:
** HKLM\SOFTWARE \Microsoft\Windows NT\CurrentVersion\SL - Double-click SkipRearm and change the value to 1.
- Note: this registry hack does not make any sense on a machine which has already been activated!
- Now remember to run the 30 day extension command: slmgr -rearm
- Restart the machine. After it reboots, run slmgr -xpr and check the expiry date.
- Check the registry setting SkipRearm, slmgr resets the value to zero.
Screen Shot of SkipRearm

0 comments:
Post a Comment