PSCMSnowflakePatching

0.2.2

PSCMSnowflakePatching is a PowerShell module used to remotely invoke the install of software updates deployed to Microsoft Endpoint Configuration Manager clients.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSCMSnowflakePatching -RequiredVersion 0.2.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSCMSnowflakePatching -Version 0.2.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 Adam Cook (@codaamok). All rights reserved.

Package Details

Author(s)

  • Adam Cook (@codaamok)

Tags

sccm configmgr memcm mecm

Functions

Get-CMSoftwareUpdates Invoke-CMSnowflakePatching Invoke-CMSoftwareUpdateInstall Start-CMClientAction

Dependencies

This module has no dependencies.

Release Notes

# 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.

FileList

Version History

Version Downloads Last updated
0.4.0 1,503 9/23/2022
0.3.0 15 9/23/2022
0.2.2 (current version) 18 9/22/2022
0.2.1 15 9/20/2022
0.2.0 15 9/19/2022
0.1.2 16 9/19/2022
0.1.1 16 9/19/2022
0.1.0 17 9/18/2022
Show more