Here is the command line to fix computer time synchronizing problem in Windows 2008 Server.
1. Go to Command Line with Administrator privilege
2. Type the following command w32tm /config /syncfromflags:manual /manualpeerlist:pool.ntp.org
3. Then w32tm /config /reliable:yes
4. w32tm /config /update
5. w32tm /resync
6. net stop w32time
7. net start w32time
How to Fix Incorrect Time in Windows 2008 Domain Controller
Posted by
Vootwerk
on Tuesday, June 26, 2012
Labels:
Tips and Tricks
/
Comments: (0)