BACK TO INDEX

CIM_SettingCheck
This class specifies information needed to check a particular setting file for a specific entry that contains a value that is equal to, or contains, the value specified. All compares are assumed to be case insensitive.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringNA
CheckIDStringAn identifier used in conjunction with other keys to uniquely identify the check
CheckModeBoolean The CheckMode property is used to indicate whether the condition is expected to exist or not exist in the environment. When the value is True, the condition is expected to exist (e.g., a file is expected to be on a system) so invoke() is expected to return True. When the value is False, the condition is not expect to exist (e.g., a file is not to be on a system) so invoke is expected to return false
CheckTypeUInt16This specifies the way the setting value should be compared.
DescriptionString A description of the objects.
EntryNameStringName of the entry to be checked
EntryValueStringValue to be checked that is associated with the named entry.
FileNameStringFile name of the setting file to be checked.
NameStringThe name used to identify this software element
SectionKeyStringKey of section containing the settings to be checked.
SoftwareElementIDString This is an identifier for this software element.
SoftwareElementStateUInt16 The software element state of a software element
TargetOperatingSystemUInt16 The target operating system of the this software element.
VersionStringVersion should be in the form .. or .
SAMPLE DATA INSTANCE
   Class does not currently contain data instances