ITSProgram Interface

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

ITSProgram is an interface, in Configuration Manager 2007, that exposes the available packages or programs that are referred by a task sequence.

Methods and Properties

Name Description

ITSProgram::GetMemberPrograms Method

Gets all software packages or programs that are referred by the task sequence that this instance represents. The task sequence installs all these programs when it runs.

Remarks

The ProgID for the automation object is UIResource.Program and it is implemented as part of UIResource.dll. The Visual Basic reference for early binding is UIResource 1.0 Type Library. The early binding object name is Program.

Requirements

UIResource.dll.

Runtime Requirements

For more information, see Configuration Manager Client Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Client Development Requirements.