Using Task Scheduler to Run Batch Files

From Tuflow
Revision as of 09:54, 20 March 2018 by Ellis Symons (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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