SYSTEM TIME

  • Thread starter Thread starter CasDeTroy
  • Start date Start date
Hi ASDETROY:

Administrators can configure the Time Service on the PDC operations master
at the root of the forest to recognize an external Simple Network Time
Protocol (SNTP) time server as authoritative. Use the following "net time"
command:
"net time /setsntp:<server_list>" (without the quotation marks)
The United States Naval Observatory runs several SNTP time servers that are
satisfactory for this function, for example, ntp2.usno.navy.mil (at
192.5.41.209) and tock.usno.navy.mil (at 192.5.41.41).
After you set the SNTP time server as authoritative, run the following
command on computers other than the domain controller to reset the local
computer's time against the authoritative time server:
"net time /set" (without the quotation marks)

I hope this helps

--

Alan Sterling---MCSE
Windows 2000 Directory Services

This posting is provided "AS IS" with no warranties, and confers no rights.
"Use of included script samples are subject to the terms
specified at
http://www.microsoft.com/info/cpyright.htm"
 

Ask a Question

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.

Ask a Question

Back
Top