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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
## Unreleased
4
4
5
5
- xScheduledTask:
6
-
- Update existing Scheduled Task using SetScheduleTask instead of UnRegister/Register - See [Issue #134](https://github.com/PowerShell/xComputerManagement/issues/134).
6
+
- Update existing Scheduled Task using SetScheduleTask
7
+
instead of UnRegister/Register - See [Issue #134](https://github.com/PowerShell/xComputerManagement/issues/134).
7
8
- Fix master branch AppVeyor badge link URL in README.MD - See [Issue #140](https://github.com/PowerShell/xComputerManagement/issues/140).
8
9
- Fix deletion of scheduled task with unknown or empty task trigger.
9
10
Get-TargetResource returns an empty ScheduleType string if the task
0 commit comments