scheduled task

The <scheduled task> inspectors are built on top of the Windows Task Scheduler (see the MSDN reference). There are two versions: the 1.0 interface (Win 2000, XP & Server 2003) and the 2.0 interface (Win 7, Vista and Server 2008) which is favored when available. The Task Scheduler inspector set reflects the 2.0 interface layout which in turn maps back to the 1.0 interface. Features of the 1.0 interface are available in the 2.0 interface, but not vice-versa. If the 2.0 interface isn't available, you may encounter undefined objects. Each of these inspectors works with both 1.0 and 2.0 unless explicitly Noted.

Version Platforms
8.0.584.0 Windows

Creation

descendant of <task folder> : scheduled task
first interface scheduled task : scheduled task
scheduled task : scheduled task
scheduled task <string> : scheduled task
scheduled task <string> of <task folder> : scheduled task
scheduled task of <task folder> : scheduled task

Properties

definition of <scheduled task> : task definition
disabled state of <scheduled task> : boolean
enabled of <scheduled task> : boolean
last run time of <scheduled task> : time
last task result of <scheduled task> : integer
missed run count of <scheduled task> : integer
name of <scheduled task> : string
next run time of <scheduled task> : time
path of <scheduled task> : string
queued state of <scheduled task> : boolean
ready state of <scheduled task> : boolean
running state of <scheduled task> : boolean
security descriptor of <scheduled task> : security descriptor
trigger string of <scheduled task> : string
unknown state of <scheduled task> : boolean
xml of <scheduled task> : string