Skip to content

RedSpiderMkV/Windows-Time-Update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Windows Time Automatic Update

If, like me, you have an ancient computer lying around which you power up every now and then, you may have come across the situation where the CMOS battery is completely dead.

In my situation, the battery is also not replaceable. As a result, I'm stuck with a system which has a date set somewhere in 1999.

This little script simply gets the time from a server (located at www.portvisibility.co.uk ) over HTTP and sets the time on the machine at startup using the built in windows commands.

Usage

Place the script in the startup folder and it'll run on boot.

Tested and Working on Windows XP. Not working on Vista or above as UAC kicks in, preventing the time/date update command from being run.

But if Windows Vista or above is the OS, its unlikely the CMOS battery is irreplaceable so this isn't required :)

About

Automatically set the time on an old windows machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages