Article: Windows Server Time »
CHRISTIAN DENCKER - NOV 13, 2010 (10:31:48 PM)
Obtaining accurate timestamps on logs, between servers, servers and clients, between cluster mates and in messuring performance is vital for any infrastructure implementation.
So how is it done ?
Well if you want to read about NTP and SNTP here are some helpfull links:
http://www.ntp.org
http://www.ntp.org/ntpfaq/NTP-s-def.htm#AEN1271
You will need some software or some settings in your OS, and some public timeserveres.
A List of time servers you can find here :
http://support.ntp.org/bin/view/Servers/NTPPoolServers
Here are some different software for the use of Windows servers and clients:
From NTP looke here -> http://support.ntp.org/bin/view/Main/SoftwareDownloads
I like this one for Windows systems, and it is easy to play with if you want to understand the "Nerd" essence of the deployment:
http://www.worldtimeserver.com/atomic-clock/
If you want to deploy an accurate time sync in your Windows infrastructure I suggest you start here -> http://technet.microsoft.com/en-us/library/cc773013.aspx
Or on the more easy explained side try Mich Tolloch here ->
http://www.windowsnetworking.com/articles_tutorials/Configuring-Windows-Time-Service.html

