Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scheduling a restart on windows 98 2

Status
Not open for further replies.

angels2

Technical User
Apr 4, 2004
84
US
I have a windows 98 computer at a hard to get to location is there anyway to schedule a weekly restart of this machine I wouls like it to restart every Sunday Morning at 3am
 
This is what I have done with the 98 machines here. I wrote a batch file that looks like this:

START C:\Windows\System\Runonce.exe -q

and named it Reboot.bat

Then I went into scheduled tasks and created a new task to run the Reboot.bat every Sunday.
 
The batch file is exactly what I need for windows 98 thanks very much
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top