Time issues on the Network -- How to find the Root Cause
Posted
by
Jeff
on Server Fault
See other posts from Server Fault
or by Jeff
Published on 2012-11-18T05:07:56Z
Indexed on
2012/11/18
11:09 UTC
Read the original article
Hit count: 262
A number of application servers started erroring out in my domain. Troubleshooting led me to a missconfiguration of NTP. I fixed the issue, but I don't know how the issue arose in the first place.
The only errors I can find are
System Error: 1097
Source: useenv
System Error: 1058
Source: useenv
System Error: 1030
Source: useenv
System Error: 1000
Source: mmc
How else can I find out why NTP started acting up on my domain? Is there any troubleshooting steps to diagnose why my DC started pulling from a random timeserver with the wrong time?
EDIT:
Current issue actually remains: the two 2003 DCs are not syncing with the PDC (a 2k8 box).
w32tm /resync -- The computer did not resync because no time data was available.
© Server Fault or respective owner