Chuckster Posted March 30, 2010 Posted March 30, 2010 How do you swap the time service from a Windows 2003 over to 2008 R2, and have all your workstations and other servers synchronize with the new one?
srochford Posted March 30, 2010 Posted March 30, 2010 It should "just work" - the Windows clients will expect to get their time from a DC so if the 2008 R2 box is a DC then it will be a time source. 1
Chuckster Posted March 30, 2010 Author Posted March 30, 2010 I was checking the Event Logs and it was saying the 2008 R2 server was trying to sync with what was the PDC but still is a DC, nonetheless. Is this normal?
danrhodes Posted March 30, 2010 Posted March 30, 2010 If it doesn't work then you can add this to your startup script. NET TIME \\TIMESRVNAME /SET /YES D 2
Chuckster Posted March 30, 2010 Author Posted March 30, 2010 Nice one. I'll give that a try and see what happens.
DMcCoy Posted March 30, 2010 Posted March 30, 2010 The DC with the PDC role will be used by the other DCs as the primary time source. As long as it is synchronised with an external source the other DCs can be used by the clients as an authoritative time source. The best way to sync the clients is to use the group policy options for the windows time service, that what it's there for! No need for scripts, and it will run sntp rather than be a single time correction.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now