SCCM 2012 R2 - PowerShell Commandlet needed to remove Updates from Group (Add-CMSoftwareUpdateToGroup exists)
Hi all, my customer is using the PowerShell on a really high level to automate nearly all his ConfigMgr Patchmanagement Tasks. They are using Add-CMSoftwareUpdateToGroup but they're missing the matching Remove Commandlet.


Remove-CMSofwareUpdateFromGroup cmdlet has been created and should be in the latest technical previews.
1 comment
-
andres thomas commented
It's quiet easy to do it. I've fully automatised all patch management option for a Customer including removing a kb from a software update group. It is true that a lot of wmi command are not implemented in powershell.