Setting up a time server client with Windows 2003 as the server

  • Thread starter Chris Henderson
  • Start date
C

Chris Henderson

Hi All,

I currently have a windows 2003 server running sucessfully as a time server
that synchronizes with an ouside source.

The problem that I'm having is that not all of our XP clients and Windows
2000/2003 servers are in the domain. I need to find a way to syncronize
these systems without adding third party software.

It appears that using the command Net Time gives me back a "Could not locate
a time-server" message when I run net time in a non domain environment. I
tried telneting to port 123 (stanadard NTP port) to the Windows 2003 server
but could not connect either. Does Windows 2003 use that port? is it a NTP
server or it's own special time server.

Any help with this issue would greatly be appreciated.

Thanks in advance,

Chris
 
G

Guest

As far as I know, only domain controller with PDC emulator role can do SNTP
time sync with external time source... try the following command instead:

net time \\<server netbios name> /set /y

Lawrence Tse
 

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