![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |

|
| Microsoft windows 2003 error all error and bugs related to microsoft windows 2003 error |
![]() |
|
W32Time errors
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Fixed Error!
Posts: 1,497
Join Date: Mar 2007
Rep Power: 3
IM:
|
Event Type: Warning Event Source: W32Time Event Category: None Event ID: 47 Date: 25/09/04 Time: 18:00:13 User: N/A Computer: TERMINALSERVER Description: Time Provider NtpClient: No valid response has been received from manually configured peer time.windows.com,0x1 after 8 attempts to contact it. This peer will be discarded as a time source and NtpClient will attempt to discover a new peer with this DNS name. Event Type: Error Event Source: W32Time Event Category: None Event ID: 29 Date: 25/09/04 Time: 18:00:13 User: N/A Computer: TERMINALSERVER Description: The time provider NtpClient is configured to acquire time from one or more time sources, however none of the sources are currently accessible. No attempt to contact a source will be made for 15 minutes. NtpClient has no source of accurate time. |
|
|
|
|
|
|
|
|
#2 (permalink) |
|
Fixed Error!
Posts: 1,497
Join Date: Mar 2007
Rep Power: 3
IM:
|
Fixing timesync is different according to the machine type... If it's a Member Server, standard Domain Controller (not a PDCEmulator) or standard workstation then behave as if its a member server (below) If it's a PDCEmulator then make sure you allow port 123TCP/UDP outbound on your firewall and configure the external microsoft time service by entering this at the command line NET TIME /SETSNTP:time.windows.com If it's a workstation, member server or a standard Domain Controller: Members of the Active Directory sync with their local DC (local as in local AD site). The DCs then sync with the PDCEmulator, so the PDCE is the root of all time - as it were! Diagnosis of timesync errors is difficult, but do not be tempted to use NET TIME /SETSNTP: on all machines in the domain (as suggested to many questions like this one, unless it's a PDCE), as it specifically overrides the natural internal operation of the time service within Active Directory. These commands are written for Windows 2003 and Windows XP. There are some equivalents for windows 2000, use W32tm /? or W32Time /? from the command line to look for alternatives on older OSs. Use NET TIME /SETSNTP: to clear any entry and return to the default settings Use NET TIME /SET /YES to synch NOW with your authenticating DC and begin the diagnosis: Start by verifying your domain is synching AD by using REPLMON.EXE in the support tools pack on the Windows installation CD. If this is OK then run this from the command line: W32TM /monitor to ensure that each member server/workstation is actually pointing to a DC. If this is OK then run this from the command line: W32TM /resync /rediscover followed by: W32TM /resync /nowait and check the system eventlog for W32TIME errors. This process does a full reset and recheck of the time system as it relates to one member machine on your AD. Post any errors here Explantion of why it doesn't always instantly set the right time: Timesync works as follows: If the local clock time of the time client is behind the current time received from the time server, W32Time will change the local clock time immediately. If the local clock time of the time client is more than three minutes ahead of the time on the time server, W32Time will change the local clock time immediately. If the local clock time of the time client is less than three minutes ahead of the time on the server, W32Time will quarter or halve the clock frequency for long enough to bring the clocks into sync. If the client is less that 15 seconds ahead, it will halve the frequency; otherwise, it will quarter the frequency. The amount of time the clock spends running at an unusual frequency depends on the size of the offset that is being corrected. W32Time will periodically check its local time with the current time by connecting to the time source. This process starts as soon as the service turns on during system start-up. W32Time attempts synchronization every 45 minutes until the clocks have successfully synchronized three times. When the clocks are correctly synchronized, W32Time then synchronizes at eight-hour intervals, unless there is a failure to obtain a timestamp, or a validation failure. If there is a failure, the process starts over from the beginning. Set it by hand (or with the command NET TIME /SET /YES) as close as you can and then simply leave it to sort itself out. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|