Is there a way to make a domain server synchronize with an external time source?
Lanwench [MVP - Exchange]
Yes....in a command prompt, type
net time /setsntp:
David Moy wrote: > Is there a way to make a domain server synchronize with > an external time source?
Tom
open command prompt net stop w32time w32tm -s net start w32time
enjoy
shiva
"David Moy" wrote in message news:1886401c44b01$5acd21e0$a401280a@phx.gbl... > Is there a way to make a domain server synchronize with > an external time source?
Thank you- I will try that Monday.
>-----Original Message----- >Yes....in a command prompt, type > >net time /setsntp: > > > >David Moy wrote: >> Is there a way to make a domain server synchronize with >> an external time source? > > >. >
Lanwench [MVP - Exchange]
No prob - hope it helps.
anonymous@discussions.microsoft.com wrote: > Thank you- I will try that Monday. > > >> -----Original Message----- >> Yes....in a command prompt, type >> >> net time /setsntp: >> >> >> >> David Moy wrote: >>> Is there a way to make a domain server synchronize with >>> an external time source? >> >> >> .