Closed thecontrarycat closed 4 years ago
Ugh, darn GitHub. I never received a notification about this and only just noticed it now :( I'll try and look it over in the next few days. Thanks for making a PR!
Just encountered this today! Didn't realise our scheduled tasks weren't recurring.
I finally got a chance to look this over. Looks good. Thanks!
Fix for #6
The Powershell cmdlets for Scheduled Tasks are incomplete, so the only way to create a recurring schedule for a task that is either Daily or Weekly is to create the repetition object after the trigger has been created.