Difference between revisions of "Using Task Scheduler to Run Batch Files"

From Tuflow
Jump to navigation Jump to search
(Created page with "The following steps describe how to schedule a batch file to run at a certain time using Task Scheduler in Windows 7 / 8 /10. <ol> <li> Click '''Start''' then search '''Task...")
(No difference)

Revision as of 09:54, 20 March 2018

The following steps describe how to schedule a batch file to run at a certain time using Task Scheduler in Windows 7 / 8 /10.

  1. Click Start then search Task Scheduler
    StartBar TaskScheduler.png
  2. Select Create Basic Task under Actions and follow work through the setup. An example is presented below.
    Create Basic Task.PNG
  3. Create Basic Task description.PNG
  4. Create Basic Task trigger.PNG
  5. Create Basic Task setTime.PNG
  6. Create Basic Task action.PNG
  7. Create Basic Task program.PNG