You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
xScheduledTask:
Update existing Scheduled Task using SetScheduleTask
instead of UnRegister/Register - See Issue #134.
Fix master branch AppVeyor badge link URL in README.MD - See Issue #140.
Fix deletion of scheduled task with unknown or empty task trigger.
Get-TargetResource returns an empty ScheduleType string if the task
trigger is empty or unknown - See Issue
#137.
Added dependency information for xScheduledTask to README.MD.