Includes&Samples |
KernelIdleStates, ROOT\WMI - InstancesClass | Methods | Properties (8) | Qualifiers (7) | Instances (4) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of KernelIdleStatesThis section contains sample wmi instances of KernelIdleStates class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\WMI:KernelIdleStates.InstanceName="PPM_Processor_0"Properties={ 'Active' : True //Boolean, 0xFFFFFFFF 'Count' : 2 //Long, 0x2 'InstanceName' : 'PPM_Processor_0' //String 'OldState' : 1 //Long, 0x1 'State' : [err:SWbemObjectEx, err:SWbemObjectEx] //Variant() 'TargetProcessors' : '1' //String, 0x1 'TargetState' : 0 //Long, 0x0 'Type' : 0 //Long, 0x0 } Instance \\W2012SDC\ROOT\WMI:KernelIdleStates.InstanceName="PPM_Processor_1"Properties={ 'Active' : True //Boolean, 0xFFFFFFFF 'Count' : 2 //Long, 0x2 'InstanceName' : 'PPM_Processor_1' //String 'OldState' : 0 //Long, 0x0 'State' : [err:SWbemObjectEx, err:SWbemObjectEx] //Variant() 'TargetProcessors' : '2' //String, 0x2 'TargetState' : 1 //Long, 0x1 'Type' : 0 //Long, 0x0 } Instance \\W2012SDC\ROOT\WMI:KernelIdleStates.InstanceName="PPM_Processor_2"Properties={ 'Active' : True //Boolean, 0xFFFFFFFF 'Count' : 2 //Long, 0x2 'InstanceName' : 'PPM_Processor_2' //String 'OldState' : 0 //Long, 0x0 'State' : [err:SWbemObjectEx, err:SWbemObjectEx] //Variant() 'TargetProcessors' : '4' //String, 0x4 'TargetState' : 1 //Long, 0x1 'Type' : 0 //Long, 0x0 } Instance \\W2012SDC\ROOT\WMI:KernelIdleStates.InstanceName="PPM_Processor_3"Properties={ 'Active' : True //Boolean, 0xFFFFFFFF 'Count' : 2 //Long, 0x2 'InstanceName' : 'PPM_Processor_3' //String 'OldState' : 0 //Long, 0x0 'State' : [err:SWbemObjectEx, err:SWbemObjectEx] //Variant() 'TargetProcessors' : '8' //String, 0x8 'TargetState' : 1 //Long, 0x1 'Type' : 0 //Long, 0x0 } |