Re: W32 Time Server error
Try to follow the below steps to synchronize the internal time server with an external time source and to synchronize the client time with a time server:
- First of all try to open a command prompt, click Start, click Run, type cmd, and then click OK.
- After that you need to type the following, where PeerList is a comma-separated list of Domain Name System (DNS) names or Internet protocol (IP) addresses of the desired time sources and then press ENTER:
- w32tm /config /syncfromflags:manual /manualpeerlist:PeerList
- Now you have to type w32tm /config /update, and then press ENTER.