Time Server (NTP) configuration on Windows Server 2008 R2

December 17, 2010

To configure an external time server source for your Server 2008 R2 PDC Server, you can use following commands:

net stop w32time   —  Stop time server service
w32tm /config /syncfromflags:manual /manualpeerlist:"xxx.xxx.com"   — Configure an external source
w32tm /config /reliable:yes  —  Make your pdc reliable for domain clients
net start w32timeStart time server service

posted in Tips & Tricks, Windows Server 2008 R2, Windows Server Family by Anıl ERDURAN

Follow comments via the RSS Feed | Leave a comment | Trackback URL

Leave Your Comment

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org