Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Computer sincronization

Status
Not open for further replies.

sballes

Technical User
Aug 1, 2001
4
ES
I would like to know if there is any standard way to sincronize the system clocks of the computers connected to an ethernet.
Is there any available software that does it?
Thank you in advance
 
On NT based machines you can use the Time Service to synchronize the local machine times with a primary server.

On 9x machines you can include the following command in logon scripts:

net time \\timeserver /set /y

or

Net Time \\domainname /set /y


Joseph L. Poandl
MCSE 2000


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top