Command Details

$ schtasks

Create, delete, configure scheduled tasks.

Related Commands

  • $ schtasks /queryDisplay a list of tasks.
  • $ schtasks /runRun a scheduled task immediately.
  • $ schtasks /endEnd a running task.
  • $ schtasks /deleteDelete a scheduled task.
  • $ schtasks /changeChange properties of a task.