Archive for September, 2007

Net Time Setup on a Windows Domain Controller

Saturday, September 15th, 2007

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.