Ticket #153 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.








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.