Anti-Mhz
asked on
force net time on every computer across domain?
force net time on every computer across domain?
should I do this with GPO at startup
or is there a way to push out a command "net time /set" in real time to all connected workstations?
should I do this with GPO at startup
or is there a way to push out a command "net time /set" in real time to all connected workstations?
ASKER
ive noticed one of the computers didnt update to daylight savings. there may be others. i have about 20 workstations, i thought of checking each one by one, i could just run a script on all
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
A time script will sync the PC to same time as server but not sync the daylight savings changes. If daylight savings is not updating when it should you may be missing Windows updates.
You could download TZedit from the following link and verify what dates to which the time changes are actually set:
http://download.microsoft.com/download/5/8/a/58a208b7-7dc7-4bc7-8357-28e29cdac52f/TZEDIT.exe
The following article, near the bottom outlines how to use the tool
http://support.microsoft.com/kb/914387
You could download TZedit from the following link and verify what dates to which the time changes are actually set:
http://download.microsoft.com/download/5/8/a/58a208b7-7dc7-4bc7-8357-28e29cdac52f/TZEDIT.exe
The following article, near the bottom outlines how to use the tool
http://support.microsoft.com/kb/914387
Matt has a good blog on time http://tigermatt.wordpress.com/2009/08/01/windows-time-for-active-directory/
Thanks
Mike