Ticket #153 (closed enhancement: fixed)

Opened 4 years ago

Last modified 8 months ago

new command CheckTaskState

Reported by: anonymous Owned by: MickeM
Priority: 1 Milestone: 0.3.9
Component: Core Version: 0.3.1
Severity: Feature Requests Keywords:
Cc:

Description

A new command for checking scheduled jobs would be great: ChackTaskState?
With schtasks /query /v is possible to query the result of a task.
It should also be possible to check the last run time if the task has run sine last xx days/hours/minutes.
Thanks

Change History

comment:1 Changed 4 years ago by Jeff Goldschrafe <goldschr@…>

In case you were ever going to get to this, I thought I'd point out that Windows Server 2008 (and Vista) has a completely new Task Service API that doesn't seem to be particularly compatible with the Task Scheduler API from Windows 2000/XP/2003. Some abstraction will be necessary.

comment:2 Changed 8 months ago by mickem

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from 0.4.0 to 0.3.9
Note: See TracTickets for help on using tickets.