Newsflash

Microsoft Windows Server 2003 Service Pack 2 (SP2) ist seit 15.03.2007 verfügbar. Es bietet Verbesserungen der Sicherheit und Stabilität.. http://www.microsoft.com/downloads/details.aspx?FamilyID=95ac1610-c232-4644-b828-c55eec605d55&DisplayLang=de

 

 
WIN NTP Quelle einrichten PDF Drucken
  • Ab Windowa 2003: 

net stop w32time
W32tm /config /manualpeerlist:"europe.pool.ntp.org pool.ntp.org" /syncfromflags:manual
rem W32tm /config /manualpeerlist:"ntps1-1.cs.tu-berlin.de" /syncfromflags:manual
net start w32time
W32tm /config /update
W32tm /resync

  • Windows 2000

net time \\QUESLLSRV  /setsntp:"europe.pool.ntp.org pool.ntp.org"

 
< Zurück   Weiter >