time sync setup windows

8 Sep

Run the following on the problem machine:
net time /querysntp (this will tell you what your currently configured time source is)
net stop w32time
net time \\(problem-machine) /setsntp:goodsntpservername (more than likely your PDC emulator)
net start w32time
w32tm /resync