Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
sync time
Name: mike Date: June 2, 2003 at 14:38:26 Pacific OS: 2000/xp/98 CPU/Ram: n/a
Comment:
Is ther a way to automatically sync workstation time with a win 2000 sbs server's time? I have a mixture of xp,98,win2000 workstations.
You should be able to do it using login script (if you use them) using the "net time" command. This way, everytime a user logs in their PC will be sync'd with the server. Here's a link with more info...
Summary: Well, in a domain, you configure one server to sync time with an online time server and the clients to sync with the DC. Yes, it has to do with the time command. Use the /setsntp switch. ...
Summary: Hi, I want to add a time sync line to my batch file, using a local named computer [\\Asf-2]. I thought this should work: >echo y|net time \\Asf-2 /set But I get this output: Current time at \\Asf-2 i...