CCM_ProgramsManager Client WMI Class

 

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The CCM_ProgamsManager WMI class is a public client class, in Configuration Manager, that manages a specified software distribution program.

The following syntax is simplified from the Managed Object Format (MOF) code and includes all inherited properties.

Syntax

class CCM_ProgramsManager();

Methods

The following table shows the methods in the CCM_ProgamsManager class.

Method

Description

CancelDownload Method in Class CCM_ProgramsManager

Cancels jobs that are downloading content that is required for legacy software distribution programs.

ExecuteProgram Method in Class CCM_ProgramsManager

Manages the download of a legacy software distribution program.

ExecutePrograms Method in Class CCM_ProgramsManager

Manages the download of a group of legacy software distribution programs.

PostponeProgramsToNonBusinessHours Method in Class CCM_ProgramsManager

Schedules legacy software distribution programs to run in the next available user-defined service window.

Properties

The CCM_ProgamsManager class does not define any properties.

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Client Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Client Development Requirements.

See Also

Configuration Manager Client SDK WMI Classes