| FileSpecification identifies a file that is either to be on or off the system. The file is to be located in the directory identified in FileName, or by the CIM_Directory SpecificationFile association. When the Invoke methods are executed, it is expected that they will use a combination of information to check for file existence. Therefore, any of the properties with a NULL value are not checked. So, if only the FileName and MD5Checksum properties have values, they are the only ones considered by the Invoke methods. |
| Feature | Type | Class Origin | Qualifiers | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| InstanceID | string | CIM_ManagedElement |
|
||||||||||
| Caption | string | CIM_ManagedElement |
|
||||||||||
| Description | string | CIM_ManagedElement |
|
||||||||||
| ElementName | string | CIM_ManagedElement |
|
||||||||||
| Name | string | CIM_Check |
|
||||||||||
| Version | string | CIM_Check |
|
||||||||||
| SoftwareElementState | uint16 | CIM_Check |
|
||||||||||
| SoftwareElementID | string | CIM_Check |
|
||||||||||
| TargetOperatingSystem | uint16 | CIM_Check |
|
||||||||||
| CheckID | string | CIM_Check |
|
||||||||||
| CheckMode | boolean | CIM_Check |
|
||||||||||
| Invoke | method | CIM_Check |
|
||||||||||
| InvokeOnSystem | method | CIM_Check |
|
||||||||||
| FileName | string | CIM_FileSpecification |
|
||||||||||
| CreateTimeStamp | datetime | CIM_FileSpecification |
|
||||||||||
| FileSize | uint64 | CIM_FileSpecification |
|
||||||||||
| CheckSum | uint32 | CIM_FileSpecification |
|
||||||||||
| CRC1 | uint32 | CIM_FileSpecification |
|
||||||||||
| CRC2 | uint32 | CIM_FileSpecification |
|
||||||||||
| MD5Checksum | string | CIM_FileSpecification |
|