Net Time

B

Bob

I have a phone server with the correct time, and want my
domain to sync up with its time. Can anyone provide me
with the correct script logon syntax, or changes to my
DC's. I am running Windows 2000 server with AD.
 
G

Guest

I ran on my local pc:
net time \\servername /setsntp

It successfully complete but the time still did not sync
up with the server??
 
R

Richard Moreno

Hi-

1st you need to setup your authoritative time server which is the PDC Ops
Master in the root of your Forest. From CMD prompt on that server run "net
time /setsntp:phone_server_ip_address". 2nd from on your local pc run "net
time /your_domain /set" and then stop the w32time service, run
"w32tm -once", and restart the w32time service.

--
Thanks,
Richard Moreno
MCSE NT4\2000\2003
MCSA 2000\2003

*This posting is provided "AS IS" with no warranties, and confers no
rights.
 

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

Top