For synching your server to an external time source, see
KB Article ID 875424
Some misc troubleshooting info:
a.. To see what external NTP server your server is configured for, run
"net time /querysntp" from a command prompt.
a.. As for the client PCs (at least 2K/XP), if their w32time service is
running and they are joined to a domain, they will automatically look to the
forest root for a time server. Every time a client (2K/XP) or the server
tries or really does synchronize time it generates an entry for that in the
event System log. The information there is really helpful to find out where
to look at. To test your settings check manual by use of NET TIME /SET at
the command prompt. You will see the server used and the actual time
differences.
a.. There is a hotfix for W2k3 server if time is not sync'ing:
http://support.microsoft.com/?kbid=832261
a.. Verify that the "Windows Time" service (w32time) is running and set to
automatic startup on the server and clients (saw one Disabled!).
a.. On the W2k3 server, check the time zone setting is correct.
a.. Check:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\Parameters
In the right panel, double-click 'Type'. If the value data is 'NoSync',
change it to 'Nt5DS'. (hj-if use above procedure, sets it to NTP vs Nt5DS).
Go to services console, restart the Windows Time service.
Hope this helps, dtocco1
Harvey Juster