PyITaskScheduler Object

Interface to the Windows Task Scheduler

Methods

SetTargetComputer
Connect to another machine to manage its tasks 

GetTargetComputer
Returns name of computer that the Task Scheduler is connected to 

Enum
Retrieve list of task names 

Activate
Opens the specified task and returns an ITask interface for it 

Delete
Delete task by name 

NewWorkItem
Creates a new task 

AddWorkItem
Create a new scheduled task from PyITask object 

IsOfType
Check if named task supports specified interface