Skip to content

Releases: codaamok/PSCMSnowflakePatching

v0.4.0

23 Sep 22:45
Compare
Choose a tag to compare

Added

  • New parameter -UpdateNameFilter for Invoke-CMSnowflakePatching

v0.3.0

23 Sep 19:39
Compare
Choose a tag to compare

Added

  • New properties added to output object: OperatingSystem (hidden), PingResponse (hidden), LastBootUpTime (hidden), and TotalTime.

Fixed

  • Property NumberOfAttempts was missing from output object if there were no updates to install on target host. Old and unused property name NumberOfRetries was there instead.

v0.2.2

22 Sep 16:28
Compare
Choose a tag to compare

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

20 Sep 22:57
Compare
Choose a tag to compare

Fixed

  • Invoke-CMSnowflakePatching had incorrect logic to determine if target host had finished rebooting

v0.2.0

19 Sep 20:42
Compare
Choose a tag to compare

None

v0.1.2

19 Sep 14:48
Compare
Choose a tag to compare

None

v0.1.1

19 Sep 14:28
Compare
Choose a tag to compare

None

v0.1.0

18 Sep 17:35
Compare
Choose a tag to compare

None