Un KB étrange je dirais - 240 jours du serveur 2008 de Windows pour rien ?
Parfois vous venez sur un article étrange de KB - que les marques vous se demandent pourquoi cette information est publique ou ce qui est l'usage universel de l'article est… J'ai trouvé celui-ci aujourd'hui :
Comment prolonger la période 2008 d'évaluation de serveur de Windows
http://support.microsoft.com/kb/948472
Ceci est cité de l'article :
RÉSUMÉ
Cet article décrit comment se prolonger, ou re-bras, la période 2008 d'évaluation de serveur de Windows. La période d'évaluation est également connue comme période « de grace d'activation ». Ces instructions s'appliquent à n'importe quelle édition du serveur 2008 de Windows. Ceci inclut des copies d'évaluation.
INTRODUCTION
Le logiciel 2008 de évaluation de serveur de Windows n'exige pas l'activation de produit. N'importe quelle édition du serveur 2008 de Windows peut être installée sans activation, et elle peut être évaluée pendant 60 jours. En plus, la période d'évaluation de 60 jours peut être remise à zéro (re-armé) trois fois. Cette action prolonge l'original période d'évaluation de 60 jours par jusqu'à 180 jours pendant un temps possible total d'évaluation de 240 jours.
Note Bien que vous puissiez remettre à zéro la période d'évaluation de 60 jours, vous ne pouvez pas le prolonger là-bas 60 jours à tout moment. Quand vous remettez à zéro le courant période d'évaluation de 60 jours, vous perdez quelqu'heure soit laissée la période précédente d'évaluation de 60 jours. Par conséquent, pour maximiser tout le temps d'évaluation, l'attente jusqu'à près de l'extrémité du courant période d'évaluation de 60 jours avant toi a remis à zéro la période d'évaluation.
PLUS D'INFORMATION
Comment installer le serveur 2008 de Windows sans l'activer
1. Exécutez le programme d'installation du serveur 2008 de Windows.
2. Quand vous êtes incité à écrire une clef de produit pour l'activation, n'écrivez pas une clef. Clic Non quand l'installation te demande de confirmer votre choix.
3. Vous pouvez être incité à choisir l'édition du serveur 2008 de Windows que vous voulez évaluer. Choisissez l'édition que vous voulez à l'installation.
Note Après que le serveur 2008 de Windows soit installé, l'édition ne peut pas être changée sans reinstalling le.
4. Quand vous êtes incité, lisez les limites d'évaluation dans les limites de permis de logiciel de Microsoft, et puis acceptez les limites.
5. Quand le programme d'installation du serveur 2008 de Windows est fini, votre initiale période d'évaluation de 60 jours commence. Pour vérifier le temps qui est laissé votre période courante d'évaluation, courez le manuscrit de Slmgr.vbs qui est dans la chemise System32. Employez - dli commutez pour courir ce manuscrit. slmgr.vbs - dli la commande montre le nombre de jours qui sont laissés dans le courant période d'évaluation de 60 jours.
Comment prolonger manuellement la période d'évaluation
When the initial 60-day evaluation period nears its end, you can run the Slmgr.vbs script to reset the evaluation period. To do this, follow these steps:
1. Click Start, and then click Command Prompt.
2. Type slmgr.vbs -dli, and then press ENTER to check the current status of your evaluation period.
3. To reset the evaluation period, type slmgr.vbs –rearm, and then press ENTER.
4. Restart the computer.
This resets the evaluation period to 60 days.
How to automate the extension of the evaluation period
You may want to set up a process that automatically resets the evaluation period every 60 days. One way to automate this process is by using the Task Scheduler. You can configure the Task Scheduler to run the Slmgr.vbs script and to restart the server at a particular time. To do this, follow these steps:
1. Click Start, point to Administrative Tools, and then click Task Scheduler.
2. Copy the following sample task to the server, and then save it as an .xml file. For example, you can save the file as Extend.xml.
<?xml version="1.0" encoding="UTF-16"?><Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task"> <RegistrationInfo> <Date>2007-09-17T14:26:04.433</Date> <Author>Microsoft Corporation</Author> </RegistrationInfo> <Triggers> <TimeTrigger id="18c4a453-d7aa-4647-916b-af0c3ea16a6b"> <Repetition> <Interval>P59D</Interval> <StopAtDurationEnd>false</StopAtDurationEnd> </Repetition> <StartBoundary>2007-10-05T02:23:24</StartBoundary> <EndBoundary>2008-09-17T14:23:24.777</EndBoundary> <Enabled>true</Enabled> </TimeTrigger> </Triggers> <Principals> <Principal id="Author"> <UserId>domainalias</UserId> <LogonType>Password</LogonType> <RunLevel>HighestAvailable</RunLevel> </Principal> </Principals> <Settings> <IdleSettings> <Duration>PT10M</Duration> <WaitTimeout>PT1H</WaitTimeout> <StopOnIdleEnd>true</StopOnIdleEnd> <RestartOnIdle>false</RestartOnIdle> </IdleSettings> <MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy> <DisallowStartIfOnBatteries>true</DisallowStartIfOnBatteries> <StopIfGoingOnBatteries>true</StopIfGoingOnBatteries> <AllowHardTerminate>true</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:WindowsSystem32slmgr.vbs</Command> <Arguments>-rearm</Arguments> </Exec> <Exec> <Command>C:WindowsSystem32shutdown.exe</Command> <Arguments>/r</Arguments> </Exec> </Actions></Task>
3. In the sample task, change the value of the following “UserID” tag to contain your domain and your alias:
<UserId>domain\alias</UserId>
4. In the Task Scheduler, click Import Task on the Action menu.
5. Click the sample task .xml file. For example, click Extend.xml.
6. Click Import.
7. Click the Triggers tab.
8. Click the One Time trigger, and then click Edit.
9. Change the start date of the task to a date just before the end of your current evaluation period.
10. Click OK, and then exit the Task Scheduler.
The Task Scheduler will now run the evaluation reset operation on the date that you specified.
-
Popularity: 9%
Written by Jakob H. Heidelberg. Read more great feeds at is source WEBSITE
no comments.
Read more articles on otherSoftware and knowledge base and kb and Activation and Windows Server 2008.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article














