Releases: codaamok/PSCMSnowflakePatching
Releases · codaamok/PSCMSnowflakePatching
v0.4.0
v0.3.0
Added
- New properties added to output object:
OperatingSystem
(hidden),PingResponse
(hidden),LastBootUpTime
(hidden), andTotalTime
.
Fixed
- Property
NumberOfAttempts
was missing from output object if there were no updates to install on target host. Old and unused property nameNumberOfRetries
was there instead.
v0.2.2
Fixed
- If an update returned a pending reboot, and the system rebooted, the output object would suggest a pending reboot is still required despite the update being successfully installed
- Removed null values in error records causing non-terminators when trying to throw a terminating error with said error record, lol.
v0.2.1
Fixed
Invoke-CMSnowflakePatching
had incorrect logic to determine if target host had finished rebooting
v0.2.0
None
v0.1.2
None
v0.1.1
None
v0.1.0
None