Dear all,
I've the problem with time at client PC. The user can change it. In the past I've use the Netware and the client PC will get the time from File Server but on Windows how can I do that.
Regards,
Dutch
How to synchronize the Client PC Time with Server W2003?
-
- Posts: 824
- Joined: Thu Oct 13, 2005 7:39 am
- Location: Germany
At my office, here's how I set it up. Set the lan server to sync its time with one of those public time server while workstations are set to sync with the lan server. On my XP machine, I inserted this in autoexec.nt,
Code: Select all
net time \\LanServerName /set /yes
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
The problem with Windows built-in time setting is that it only sets the time once a week. I have seen computers that loose several minutes in a week.
I have free software scheduled, using the Windows scheduler, that sets the time once a day. You can get the software here:
http://tf.nist.gov/service/its.htm
This software is provided by the US Gov. I don't know if it is limited to US time zones or not.
James
I have free software scheduled, using the Windows scheduler, that sets the time once a day. You can get the software here:
http://tf.nist.gov/service/its.htm
This software is provided by the US Gov. I don't know if it is limited to US time zones or not.
James
-
- Posts: 824
- Joined: Thu Oct 13, 2005 7:39 am
- Location: Germany
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact: