Commit graph

16 commits

Author SHA1 Message Date
nitzmahone
eed9d601b5 StrictMode fixes for win_iis_webbinding
StrictMode fixes for win_scheduled_task

StrictMode fixes for win_webpicmd
2016-06-15 14:46:05 -07:00
Dreamcat4
55c6aee5d1 fix: win-scheduled-task strict-mode fixes 2016-04-20 14:12:11 +01:00
Michael Perzel
123a2b25ed Remove duplicate action declaration. 2015-09-08 14:45:21 -05:00
Michael Perzel
64416ff094 Fix logging of error message 2015-09-08 14:35:34 -05:00
Michael Perzel
de1696cb74 Add support for specifying user for scheduled task to run as 2015-09-08 14:16:30 -05:00
Michael Perzel
027dff6d3d Add support for command arguments 2015-09-08 13:37:39 -05:00
Michael Perzel
d0b4bc0dda Show order of operations with parenthesis 2015-09-08 11:20:35 -05:00
Michael Perzel
a9eb69b0fa Use helper methods to validate vars. Cleanup logic. 2015-09-08 11:18:26 -05:00
Michael Perzel
681cdd1c12 Remove accidental newlines 2015-07-21 17:38:27 -05:00
Michael Perzel
cdb36ea0fc Cleanup enable/disable logic 2015-07-21 17:35:33 -05:00
Michael Perzel
3542e7d42d Update method to determine if task exists, add days of week parameter to weekly triggers 2015-07-07 11:55:46 -05:00
Michael Perzel
d6339c47e4 Ability to add/remove scheduled task 2015-06-30 12:06:16 -05:00
Peter Mounce
a4a3a13439 Code-review
Swap state enabled/disabled -> enabled yes/no
2015-05-19 11:30:05 +01:00
Peter Mounce
4fef779f09 caught out by syntax 2015-05-19 11:14:02 +01:00
Peter Mounce
6f1d9fbbcc correct variable name 2015-05-19 11:14:00 +01:00
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.
2015-05-19 11:13:59 +01:00