Forum Moderators: open
Any help or ideas are much appreciated.
Regards
Mike
Maybe we should have listened to them.
One quick hack: write a script to automatically reset the date/time from a time server every hour or so:
[tf.nist.gov...]
It won't fix the underlying problem, but it will give you close to the right time most of the time.
The pool.ntp.org project is a big virtual cluster of timeservers striving to provide reliable easy to use NTP service for millions of clients without putting a strain on the big popular timeservers.
So the command would be:
net time /setsntp:pool.ntp.org
Either (or even another server such as time.nist.gov) will do.
Cheers
Mike