如何自动地重整军备和延长活化作用宽限在窗口景色和服务器2008年

窗口景色和窗口服务器2008年有允许用户安装和使用操作系统的自由活化作用宽限 120天 并且 240天 不用产品钥匙或产品活化作用完成了。 被测量的初期宽限分别为30天和60天为窗口景色和服务器2008年,并且用户必须“重整军备”再系统,当宽限的失效几乎结束为了重新设置和延长试验评估期间时,并且活化作用宽限。

窗口景色和窗口服务器2008显示,当是无活化作用评估宽限时不突出地结束(即使它活跃地提醒用户激活窗口以信息关于多少天离开激活,由用户通常忽略)。 肯定您不想要警告对话信息框突然突然出现通报您可以是仿冒的受害者或现在激活系统,特别是如果您的笔记本或便携式计算机为企业介绍使用。 特别是如果服务器跑重要过程、应用或者数据库,系统管理员一定也不想要面对以活化作用宽限终止或不稳定可能带来的不确定性。

而不是记住活化作用宽限终止或终止日期手工重整军备和被重新设置的活化作用宽限在窗口景色和窗口服务器2008年, 微软 提供可以用于与任务调度程序预定评估期间自动引伸并且活化作用绕过窗口服务器的宽限2008年每60天,在窗口景色应该能对太使用要求被触发每30天的以下剧本。

如何自动化活化作用宽限的重整军备和引伸在窗口服务器2008年和景色

  1. 在窗口景色或窗口服务器2008年系统,拷贝和黏贴以下任务代码到文本编辑程序例如笔记薄。 在任务,改变价值的以下 UserID 标记(和在 <别名>UserId领域\< /UserId> 线)包含别名域名的和用户名(为用户在领域活跃目录),或者地方主机名和用户ID (为独立窗口景色用户)。 然后除它之外作为.xml文件。 例如, ReArm.xml或Extend.xml。

    <?xml version= " 1.0 " encoding= " UTF-16 " ?>
    <分配version= " 1.2 " xmlns= " http://schemas.microsoft.com/windows/2004/02/mit/task ">
    <RegistrationInfo>
    <日期>2007-09-17T14 :26 :04.433< /Date>
    <作者>微软公司(我的数字式生活)< /Author>
    </RegistrationInfo>
    <触发器>
    <TimeTrigger id= " 18c4a453-d7aa-4647-916b-af0c3ea16a6b ">
    <重复>
    <间隔时间>P31D< /Interval>
    <StopAtDurationEnd>错误</StopAtDurationEnd>
    </Repetition>
    <StartBoundary> 2007-10-05T02 :23 :24< /StartBoundary>
    <EndBoundary> 2008-09-17T14 :23 :24.777< /EndBoundary>
    <使能>真实的</Enabled>
    </TimeTrigger>
    </Triggers>
    <校长>
    <主要id= "作者">
    <别名>UserId领域\< /UserId>
    <LogonType>密码</LogonType>
    <RunLevel> HighestAvailable< /RunLevel>
    </Principal>
    </Principals>
    <设置>
    <IdleSettings>
    <期间>PT10M< /Duration>
    <WaitTimeout> PT1H< /WaitTimeout>
    <StopOnIdleEnd>真实的</StopOnIdleEnd>
    <RestartOnIdle>错误</RestartOnIdle>
    </IdleSettings>
    <MultipleInstancesPolicy> IgnoreNew< /MultipleInstancesPolicy>
    <DisallowStartIfOnBatteries>真实的</DisallowStartIfOnBatteries>
    <StopIfGoingOnBatteries>真实的</StopIfGoingOnBatteries>
    <AllowHardTerminate>真实的</AllowHardTerminate>
    <StartWhenAvailable>false</StartWhenAvailable>
    <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>
    <AllowStartOnDemand>true</AllowStartOnDemand>
    <Enabled>true</Enabled>
    <Hidden>false</Hidden>
    <RunOnlyIfIdle>false</RunOnlyIfIdle>
    <WakeToRun>true</WakeToRun>
    <ExecutionTimeLimit>P3D</ExecutionTimeLimit>
    <DeleteExpiredTaskAfter>PT0S</DeleteExpiredTaskAfter>
    <Priority>7</Priority>
    <RestartOnFailure>
    <Interval>PT1M</Interval>
    <Count>3</Count>
    </RestartOnFailure>
    </Settings>
    <Actions Context="Author">
    <Exec>
    <Command>C:\Windows\System32\slmgr.vbs</Command>
    <Arguments>-rearm</Arguments>
    </Exec>
    <Exec>
    <Command>C:\Windows\System32\shutdown.exe</Command>
    <Arguments>/r</Arguments>
    </Exec>
    </Actions>
    </Task>

    Or, download a copy of ReArm.xml directly (you still need to change the “UserID”.

  2. Click Start, point to Administrative Tools (in Windows Vista, go to Control Panel -> System and Maintenance), and then click Task Scheduler.
  3. In the Task Scheduler, click Import Task on the “Action” menu.
  4. Select the task .xml file saved from above above. For example, click Extend.xml or ReArm.xml.
  5. Click Import.
  6. A “Create Task” window will appear. Click the Triggers tab.

    Schedule Automatic Rearm Activation Grace Period

  7. Click the One Time trigger, and then click Edit.
  8. Change the start date of the task to a date just before the end of current evaluation period (activation grace period expiry date).

    User can also customize the schedule so that the Task Scheduler automates the rearm of system license status every 30 days (for Windows Vista) or 60 days (for Windows Server 2008) for 3 times. For example, change to Daily with recurring every 30 or 60 days, and then set an Expire date for the task after 120 days or 240 days.

  9. Click OK, and then exit the Task Scheduler.

The Task Scheduler will now run the evaluation reset and rearm operation on the date that been specified automatically to extend the free usage of Windows operating system.

IMPORTANT: This is a machine translated page which is provided "as is" without warranty. Machine translation may be difficult to understand. Please refer to original English article whenever possible.

Share and contribute or get technical support and help at My Digital Life Forums.



3 Responses to “How to Automatically Rearm and Extend Activation Grace Period in Windows Vista and Server 2008”

  1. How to Install and Use Windows Server 2008 240 Days for Free » My Digital Life
    June 9th, 2008 00:18
    1

    [...] User can also use Task Scheduler to automatically rearm activation grace period on expiry. [...]

  2. cheapskate
    June 9th, 2008 14:21
    2

    wahoo another piece of info I can share with my buddies hackers

  3. hkeyusers.com
    June 13th, 2008 07:04
    3

    Just a command to know the expiration date for current license :

    slmgr.vbs -xpr

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting


Custom Search

New Articles

Incoming Search Terms for the Article

rearm - windows 2008 rearm - rearm.xml - vista activation extension - rearm xp - rearm windows server 2008 - windows server 2008 rearm - extend vista activation - rearm xp activation - 2008 rearm - rearm windows 2008 - extend xp activation - rearm server 2008 - rearm office 2007 - server 2008 activation rearm - server 2008 rearm - windows server 2008 trial rearm - server 2008 activation extension - extend activation - rearm windows xp - m3 - xp rearm - vista activation rearm - windows xp activation extension - rearm 2008 - extend Windows Home Server activation - bypass cs3 activation - rearm vista activation 64 bit - windows server 2008 activation rearm - rearm windows server 2008 activation - rearm windows - cs3 activation reset - windows xp rearm - cs3 activation bypass - CS3 grace period - server 2008 activation delay - how to rearm vista - vista ultimate activation extension - activate ويندوز - windows 2008 extend activation - extend activation vista - reset expiration date for activation code - Windows 2008 activation rearm - how to bypass CS3 activation - extend windows vista activation - m2 - vista reset expiration - windows activation extension - windows server 2008 activation extension - windows server 2008 30 day activation extension -