Time In 2003/2008 Mixed Domain

mmark751969

Member
Joined
Feb 2, 2011
Messages
5
Location
texas
I have a windows server 2003/2008 mixed domain. There is one 2008 server domain controller and three win2k3 dc's. a win2k3dc is the pdc emulator(it holds all the roles currently). The time in the domain is off amongst all nodes, servers and workstations. The pdc emulator is set for an external time source. When i run a w32tm /query /status on the workstations and servers i always get back source being local cmos clock. When i run w32tm /resync i always get back did not synchronize because no time data avaliable. When i run w32 /config /syncfromflags:domhier it does not change the source. What would be the next step i could take in this situation.
 
Use this command:
w32tm /resync /rediscover

If it doesn't work please post the output of:
w32tm /query /status AND enable this:

w32tm /debug /enable /file:

And redo a resync, then post the output of that log file.
 
Back
Top