Commit Graph

14 Commits (e1c1ea9013dcde6e66b8e21e35bbce9638fa4e7e)

Author SHA1 Message Date
Michael Perzel 123a2b25ed Remove duplicate action declaration. 9 years ago
Michael Perzel 64416ff094 Fix logging of error message 9 years ago
Michael Perzel de1696cb74 Add support for specifying user for scheduled task to run as 9 years ago
Michael Perzel 027dff6d3d Add support for command arguments 9 years ago
Michael Perzel d0b4bc0dda Show order of operations with parenthesis 9 years ago
Michael Perzel a9eb69b0fa Use helper methods to validate vars. Cleanup logic. 9 years ago
Michael Perzel 681cdd1c12 Remove accidental newlines 9 years ago
Michael Perzel cdb36ea0fc Cleanup enable/disable logic 9 years ago
Michael Perzel 3542e7d42d Update method to determine if task exists, add days of week parameter to weekly triggers 9 years ago
Michael Perzel d6339c47e4 Ability to add/remove scheduled task 9 years ago
Peter Mounce a4a3a13439 Code-review
Swap state enabled/disabled -> enabled yes/no
9 years ago
Peter Mounce 4fef779f09 caught out by syntax 9 years ago
Peter Mounce 6f1d9fbbcc correct variable name 9 years ago
Peter Mounce d1c896d31e win_scheduled_task module for windows
Fledgling module to allow scheduled tasks to be managed.
At present, I only need enabled/disabled support. There's lots of scope for more features.
9 years ago