Tip: Manage Scheduled Tasks with the SchTasks.exe Command

An administrator can use the SchTasks.exe command-line utility to create, delete, query, change, run, and end scheduled tasks on a local or remote system through the command shell. The SchTasks.exe command interface uses the following syntax:

schtasks /{parameter} [arguments]

The Command Parameters Are:

  • /Create Creates a new scheduled task
  • /DeleteDeletes the scheduled task(s)
  • /Query Displays all scheduled tasks
  • /Change Changes the properties of scheduled task
  • /Run Runs the scheduled task immediately
  • /End Stops the currently running scheduled task
  • /? Displays this help message

From the Microsoft Press book Windows Vista Resource Kit, Second Edition.

Looking for More Tips?

For more Windows Vista tips, visit the TechNet Magazine Windows Vista Tips page.

For more Tips on other products, visit the TechNet Magazine Tips index.