Class CIM_ExecuteProgram
extends CIM_Action

ExecuteProgram causes programs to be executed on the computer system that defines the Action's environment.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Action
   |
   +--CIM_ExecuteProgram

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringExecuteProgram causes programs to be executed on the computer system that defines the Action's environment.
UMLPackagePathstringCIM::Application::CheckAction
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CommandLinestring
DescriptionstringA string that can be executed and invokes program(s), from a system's command line.
ProgramPathstring
DescriptionstringThe location or 'path' where the program is found.
MaxLenuint321024

Inherited Properties

NameData TypeClass Origin
ActionIDstringCIM_Action
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
Directionuint16CIM_Action
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_Action
SoftwareElementIDstringCIM_Action
SoftwareElementStateuint16CIM_Action
TargetOperatingSystemuint16CIM_Action
VersionstringCIM_Action

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
Invokeuint32CIM_Action
InvokeOnSystemuint32CIM_Action