In an AD infastructure, this is automatic by all W2k and newer clients that
are joined to the domain. But you have to synch up the DC that holds the PDC
Emulator FSMO Role. Do that by:
net time /setsntp:192.5.41.41
net stop w32time
w32tm -once
net start w32time
Make sure UDP 123 is opened to this box.
--
Regards,
Ace
Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.
Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
It is not recommended to set all of these registry values on the PDC fsmo
owner in the domain. For more details on the settings and their usage,
please see the following message:
223184 Registry Entries for the W32Time Service http://support.microsoft.com/?id=223184
The recommended procedure to configure an authoritative time server is via
the net time command (as already mentioned in this thread). The sntp server
can be time.windows.com or another public time server.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.