Search code examples
c#windows-server-2003scheduled-tasks

stop ALL scheduled tasks


does anyone know if there is a tool or something i can do in C# that will stop ALL scheduled tasks on a windows 2003 server machine?


Solution

  • The simple answer is to stop the "Task Scheduler" service.