View Single Post
  #3 (permalink)  
Old 01-04-2007, 05:42 AM
Ken Blake, MVP
Newsgroup Contributor
 
Posts: n/a
Re: Time Syncronization with 2003 Server Domain Controller

Todd wrote:

> I have syncronized my 2003 Server (DC) with a clock, but my clients
> in this domain do not syncronize. Any suggestions would be greatly
> appreciated.



Write a batch file containing the command

NET TIME \\computer /SET /YES (replace computer with the name of the
computer you want to synch to).


Put that batch file (or a shortcut to it) in the startup folder of each of
the other computers on the network.

--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup


Reply With Quote

 
Old 01-04-2007, 05:42 AM