Event Source: W32Time

  • Thread starter Thread starter Lisa
  • Start date Start date
L

Lisa

Hello, what is this error and how to fix it. Thank you very much.

Event Type: Warning
Event Source: W32Time
Event Category: None
Event ID: 9
Date: 12/28/2006
Time: 10:45:25 PM
User: N/A
Computer: HOME
Description:
The time provider 'NtpClient' returned an error when notified of a time
jump. The error will be ignored. The error was: The handle is invalid.
(0x80070006)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
 
Hello, what is this error and how to fix it. Thank you very much.

Event Type: Warning
Event Source: W32Time
Event Category: None
Event ID: 9
Date: 12/28/2006
Time: 10:45:25 PM
User: N/A
Computer: HOME
Description:
The time provider 'NtpClient' returned an error when notified of a time
jump. The error will be ignored. The error was: The handle is invalid.
(0x80070006)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
I don't know but I found this by Googling the error:

Try resetting your time service usingthe following steps
1. Start->Run cmd.exe
2. net stop w32time
3. w32tm /unregister [ignore error message]
4. w32tm /unregister
5. w32tm /register
6. net start w32time

I've seen this same error in my system event log and have simply ignored
it.
 
Back
Top