如何自動地重整軍備和延長活化作用寬限在窗口景色和服務器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 -