The CCM_SoftwareUpdatesManager WMI class is a client class, in Configuration Manager, that manages a set of software updates.
The following syntax is simplified from the Managed Object Format (MOF) code and includes all inherited properties.
class CCM_SoftwareUpdatesManager(); |
Methods
The following table shows the methods in the CCM_SoftwareUpdatesManager class.
Method |
Description |
Cancels an in-progress download of software updates during a deployment. |
|
GetAllUpdatesUserExperience Method in Class CCM_SoftwareUpdatesManager |
Gets the user experience mode that determines how software updates are displayed on a target computer. |
Installs the software updates. |
|
PostponeUpdatesToNonBusinessHours Method in Class CCM_SoftwareUpdatesManager |
Postpones a set of software updates to automatically install in non-business hours, which are specified by the user. |
SetAllUpdatesUserExperience Method in Class CCM_SoftwareUpdatesManager |
Sets the user experience mode that determines how software updates are displayed on a target computer. |
Properties
The CCM_SoftwareUpdatesManager class does not define any properties.
Remarks
This class is equivalent to the ICCMUpdatesDeployment class in System Center Configuration Manager 2007 COM SDK.
Requirements
Runtime Requirements
For more information, see Configuration Manager Client Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Client Development Requirements.