| EnServe Guides |
|
How To... |
You have the option on the Admin login to sync the time on-demand
| -> |
|
Why don't you add it to your scheduled jobs so it runs automatically?
Add to root's crontab:
0,30 * * * * /etc/ntpdate ntp.demon.co.uk >/dev/null
This will update the date and time every 30 mins.
The PC's will generally work on their own time, this can give a problem if the clock drifts you suddenly find mail with the wrong date stamps, files on the share don't update as they are in the future etc.
net time \\server_name /yes /set
| Windows 98/XP | C:\WINDOWS\Start Menu\Programs\Startup |
|---|---|
| Windows XP | C:\Documents and Settings\All Users\Start Menu\Programs\Startup |