BACK TO INDEX

CIM_DirectoryAction
The CIM_DirectoryAction is an abstract class that is used for directories to be managed. Creation of directories is handled by CIM_CreateDirectoryAction and removal is handled by CIM_RemoveDirectoryAction.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ActionIDStringThe ActionID property is a unique identifier assigned to a particular action for a software element.
CaptionStringNA
DescriptionStringA description of the object.
DirectionUInt16The Direction property indicates whether a particular CIM_Action object is part of a sequence of actions to transition the current software element to its next state, such as "Install" or to remove the current software element, such as "Uninstall".
DirectoryNameStringThe DirectoryName indicates the name of the directory to which the action applies.
NameStringName is used to identify this software element
SoftwareElementIDString The SoftwareElementID is an identifier for this software element.
SoftwareElementStateUInt16 The SoftwareElementState indicates the state of a software element
TargetOperatingSystemUInt16The TargetOperatingSystem indicates the target operating system of the owning software element.
VersionStringVersion should be in the form .. or ..
SAMPLE DATA INSTANCE
   Timed out