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.

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

Development Requirements

See Also