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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to run .bat file on specific time. like task scheduler

Status
Not open for further replies.

Longia

Programmer
Dec 8, 2000
23
US
I have a bat file and I want to run it after every one hour.
Any ideas about that.
 
We use the task scheduler in my computer to run a bat file every 15 mins 5 days a week. Hope this helps.
 
hi,

you can schedule this task using at commnad in windows NT. If you are scheduling this using AT command you will have to do Dos prompt and there is another utility called "winat"
comes with Resource kit which give you graphical interface. Using this utility it is easy to schedule tasks.

HTH Aslam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top