Windows System Clock Updates

A

AndrijG

Hello! Have you an approach, to set the synchronizing time for windows
system clock, with network time server? I need definitely know, when
that time update happens. Thanks.
 
I

Iceman

Hello! Have you an approach, to set the synchronizing time for windows
system clock, with network time server? I need definitely know, when
that time update happens. Thanks.

Try this procedure. It's intended for cases when the clock runs at a
wrong rate, but should also reinitialize the time service.

1. Start > Run cmd.exe
2. net stop w32time
3. w32tm.exe /unregister
4. w32tm.exe /register
5. net start w32time
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top