syncing Windows 2000 with an NTP server

T

Tyaan

Is it possible to use NET TIME to synchronize Windows 2000
Professional to a Unix based NTP server? We don't have a domain and
just need a simple time sync.

I've tried using NET TIME /setsntp:ntp1 ; NET TIME /set
but get an error that an NTP server can not be found.

Thanks



.................................................................
Posted via TITANnews - Uncensored Newsgroups Access-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
 
T

Tyaan

Try using the IP address as in;
net time /setsntp:192.168.0.1

Still doesn't work.

c:\>net time /setsntp:192.168.0.20

c:\>net stop w32time

c:\>net start w32time

c:\>net time /querysntp
The current SNTP value is: 192.168.0.20

c:\>net time /set
could not locate a time-server.

I verified that the NTP server is working correctly with a freeware
utility called AboutTime.



.................................................................
Posted via TITANnews - Uncensored Newsgroups Access-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
 
T

Tyaan


A Snippet from the w32time documentation:

Unable to Locate Time Server
When using the Net Time tool, you might receive the following error
message:
Could not locate a time server.
More help is available by typing NET HELPMSG 3912.
This error message can occur even if you set a valid Simple Network
Time Protocol (SNTP) time server using the net time /setsntp command,
and a network connection to the external time server exists. The
manually specified time source might not be in the local workgroup or
in the domain, or it might not be announcing itself as a time server.
Receiving this message does not mean that the time service is not
synchronizing time.

Got to love those informative Windows error messages.



.................................................................
Posted via TITANnews - Uncensored Newsgroups Access-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
 

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