| SMS_AI_InstalledSoftwareSetPropertyValue | |||
| NA | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| EntryNameKey | String | NA | |
| IfRegistryCheckPositive | Boolean | NA | |
| PropertyName | String | NA | |
| PropertyValue | String | NA | |
| SoftwareMatch | String | NA | |
| WhenRegData | String | NA | |
| WhenRegRoot | String | NA | |
| WhenRegSubKey | String | NA | |
| SAMPLE DATA INSTANCE | |||
|        instance of SMS_AI_InstalledSoftwareSetPropertyValue    {     EntryNameKey = "SQL_Server_2005_Analysis_Services";     IfRegistryCheckPositive = FALSE;     PropertyName = "ProductID";     PropertyValue = "";     SoftwareMatch = "[@A_ProductName='Microsoft SQL Server 2005 Analysis Services' AND @A_Publisher='Microsoft Corporation']";     WhenRegData = "";     WhenRegRoot = "";     WhenRegSubKey = "";    }; | |||