| Win32Reg_SMSClientState | |||
| NA | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Component | String | NA | |
| PendingTime | String | NA | |
| PendingVersion | String | NA | |
| State | String | NA | |
| Version | String | NA | |
| SAMPLE DATA INSTANCE | |||
|    [DYNPROPS]    instance of Win32Reg_SMSClientState    {     Component = "Software Metering Agent";     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\SMS\\Client\\Client Components\\Software Metering Agent\\Installation Properties|Pending Operation Time"), dynamic: ToInstance, provider("RegPropProv")] PendingTime = NULL;     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\SMS\\Client\\Client Components\\Software Metering Agent\\Installation Properties|Pending Operation Version"), dynamic: ToInstance, provider("RegPropProv")] PendingVersion = NULL;     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\SMS\\Client\\Client Components\\Software Metering Agent\\Installation Properties|SMS Client Installation State"), dynamic: ToInstance, provider("RegPropProv")] State = NULL;     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\SMS\\Client\\Client Components\\Software Metering Agent\\Installation Properties|Installed Version"), dynamic: ToInstance, provider("RegPropProv")] Version = NULL;    }; | |||