BACK TO INDEX

Win32Reg_SMSClientState
NA
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ComponentStringNA
PendingTimeStringNA
PendingVersionStringNA
StateStringNA
VersionStringNA
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;
   };