How do I know which server is the time server in a domain ?

Soldato
Joined
18 Oct 2002
Posts
10,078
Location
At home
All the clocks on our network is like 5 mins out :p

Always thought it was the PDC that set the time and I have changed the reg settings so the time is from the CMOS and not an external time source.

Rebotted loads of times and set the time in the cmos but it keeps resettings back to 5 mins forwards...

How can I find out what is causing this ?

Checked and the server I'm making changes on is the PDC operation master.
 
Well the DC's should take it off the PDC then the clients of the local DC's. By that I mean if you have multiple sites then the users will go to the local DC to get there time and then that DC to the PDC.

I think you need to rever the reg back (presumably on the PDC?) and get that to download of an ntp server (or if you have a device then use this) changing it to CMOS would not be right as that could be out, battery could die, it's not going to update with daylight saving, etc.



M.
 
I would hesitate in getting time from an external ntp source. If for some reason it becomes compromised, or just breaks, then you could let your network be at risk of serious time sync issues.

Things like Exchange and SQL really don't like having huge time variations.
 
I would hesitate in getting time from an external ntp source. If for some reason it becomes compromised, or just breaks, then you could let your network be at risk of serious time sync issues.

Things like Exchange and SQL really don't like having huge time variations.

So I shouldn't use an external NTP source, are you saying ?

I tried following the documentation of external time source but it just wouldn't get any data. :( And yeah tried the firewall and may no difference.
 
Personally, no, I wouldn't. I would have the PDC check the core router for its time (port 123). Periodically, check the time on the router, if its out correct it and the next time the PDC checks it will update and cascade down etc.
 
Back
Top Bottom