net stop w32time
net time /setsntp:pool.ntp.org
net start w32time
W32tm /resync
Note: you need to run this command on the PDC emulator in your domain. This is the server that is at the top of the time infrastructure.
net stop w32time
net time /setsntp:pool.ntp.org
net start w32time
W32tm /resync
Note: you need to run this command on the PDC emulator in your domain. This is the server that is at the top of the time infrastructure.