Just type in NET TIME at a command shell window.. this will give you the Time Server...
Main Topics
Browse All TopicsHi there
I am running server 2003 ent edition domain (3 major servers). How do I know which one is running NTP (network time server). The time on all my machines is always 10 minutes a head, which of course maches with my servers. I have checked my router 2811 and its time is perfect.
It means my clients (XP professionals) get there time from one of my servers, but which one? Help and how to fix it.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Thanks Guys:
On my XP clients the values are as under:
HKEY_LOCAL_MACHINE\SYSTEM\
has NTPServer=time.windows.com
while if I issue the command net time i get:
the name of my domain controller which I do not like it to be an NTP server . How to change it.
Help plz
You say: "I would like to change it to my domain controller
while if I issue the command net time i get:
the name of my domain controller which I do not like it to be an NTP server ."
So, do you want to use the DC as the Time server, or do you not want to use it as your Time Server?
What do you wish to use? To configure a NTP server, follow the link provided by java...
http://support.microsoft.c
The time hierarchy in an AD domain is as follows (there's nothing you need to configure manually, except the PDC emulator):
* The DC owning the PDC emulator role is the (only) one that should be set to synchronize with a reliable time source.
* Other DCs synchronize their time with the PDC emulator.
* Domain members synchronize their time with the DC authenticating them.
So make sure the time on your PDC emulator is correct, and the rest should follow.
If your router is running NTP, you can just configure the PDC to synchronize with it:
Open a command prompt, enter
net time /setsntp:IP.Of.Your.Router
net stop w32time
net start w32time
After a short while, you should find an entry in the event log that it's now synchronizing the time with your router.
Basic Operation of the Windows Time Service
http://support.microsoft.c
Thanks Guys:
SOrry for the late reply I was sick:
Fatal Exception:
SOrry for the confusion. I have three Domain Controllers running server 2003 ent edition on all of them. Net time command gives me the name of my domain controller which exists on other part of my domain (different location, subdomain), I want NTP to be from one of the servers from my location.
oBdA:
I will try it and let you know.
once again thanks guys for your precious time.
Business Accounts
Answer for Membership
by: javajwsPosted on 2007-03-02 at 08:00:19ID: 18641785
It should be setup to get the time from the domain controller. To see where it's really getting it, on a Windows XP machine: CurrentCon trolSet\Se rvices\W32 Time\Param eters\
om/kb/8160 42/en-us
om/kb/3140 54/
Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry entry:
HKEY_LOCAL_MACHINE\SYSTEM\
How to configure an authoritative time server in Windows Server 2003
http://support.microsoft.c
How to configure an authoritative time server in Windows XP
http://support.microsoft.c