NTP service will keep your computer's date and time up to date with internet global time. The following configuration should work on Windows XP and Windows 2000. Not tested on Vista or higher.
The first step is to set the time service to work with some NTP servers.
w32tm /config /manualpeerlist:<NTP server list> /syncfromflags:MANUAL
w32tm /config /manualpeerlist:tick.nap.com.ar /syncfromflags:MANUAL
w32tm /register net start w32time w32tm /resync
If you've found this to be an useful document, don't forget to share it.