Auto Add

Wednesday, 2 May 2012

How to extend Activation Trial Period Up to 120 Days on Windows Server

Goto =>start run and type regedit , In the registry at the following path
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform , set the SkipRearm value to decimal or hexadecimal(0) value .
If its not there add skipRearm REG_DWORD with decimal(0) or hexadecimal (0) value .

Goto the elevated command prompt( Elevated command prompt is command prompt runned as administrator) and execute the command from C:\Windows\system32
slmgr -rearm
Restart The System

No comments:

Post a Comment

Microsoft Intune, a Compliance Policy

  In Microsoft Intune, a Compliance Policy is a set of rules and settings that a device must meet to be considered "healthy" and ...