WIN NTP Quelle einrichten
  • 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"