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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Time server

Status
Not open for further replies.

beezee28

Technical User
Mar 30, 2002
48
US
Does anyone know which would be the best time server for me to attach my server time services to. At the moment, I am check the time on my server manually and that is just too time costly. Would like to have the syntax so that my server can automatically update the time everyday. The network is for my house. Thanks
 
You can just perform this command on your server:

(from a cmd prompt)

C:\>net time /?
The syntax of this command is:


NET TIME [\\computername | /DOMAIN[:domainname] | /RTSDO
]
[\\computername] /QUERYSNTP
[\\computername] /SETSNTP[:ntp server list]


run this command

NET TIME /SETSNTP:DE ntp1.fau.de


List of internet time servers:


Joseph L. Poandl
MCSE 2003

If your company is in need of experts to examine technical problems/solutions, please check out (Sales@njcomputernetworks.com)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top