Includes&Samples |
Win32_Processor, ROOT\cimv2 - InstancesClass | Methods (2) | Properties (51) | Qualifiers (5) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_ProcessorThis section contains sample wmi instances of Win32_Processor class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\cimv2:Win32_Processor.DeviceID="CPU0"Properties={ 'AddressWidth' : 64 //Long, 0x40 'Architecture' : 9 //Long, 0x9 'Availability' : 3 //Long, 0x3 'Caption' : 'AMD64 Family 16 Model 5 Stepping 2' //String 'ConfigManagerErrorCode' : null 'ConfigManagerUserConfig' : null 'CpuStatus' : 1 //Long, 0x1 'CreationClassName' : 'Win32_Processor' //String 'CurrentClockSpeed' : 2813 //Long, 0xAFD 'CurrentVoltage' : 11 //Long, 0xB 'DataWidth' : 64 //Long, 0x40 'Description' : 'AMD64 Family 16 Model 5 Stepping 2' //String 'DeviceID' : 'CPU0' //String 'ErrorCleared' : null 'ErrorDescription' : null 'ExtClock' : 200 //Long, 0xC8 'Family' : 29 //Long, 0x1D 'InstallDate' : null 'L2CacheSize' : 512 //Long, 0x200 'L2CacheSpeed' : null 'L3CacheSize' : 0 //Long, 0x0 'L3CacheSpeed' : 0 //Long, 0x0 'LastErrorCode' : null 'Level' : 16 //Long, 0x10 'LoadPercentage' : 6 //Long, 0x6 'Manufacturer' : 'AuthenticAMD' //String 'MaxClockSpeed' : 2813 //Long, 0xAFD 'Name' : 'AMD Athlon(tm) II X4 630 Processor' //String 'NumberOfCores' : 4 //Long, 0x4 'NumberOfLogicalProcessors' : 4 //Long, 0x4 'OtherFamilyDescription' : null 'PNPDeviceID' : null 'PowerManagementCapabilities' : null 'PowerManagementSupported' : False //Boolean, 0x0 'ProcessorId' : '178BFBFF00100F52' //String 'ProcessorType' : 3 //Long, 0x3 'Revision' : 1282 //Long, 0x502 'Role' : 'CPU' //String 'SecondLevelAddressTranslationExtensions' : False //Boolean, 0x0 'SocketDesignation' : 'Socket M2' //String 'Status' : 'OK' //String 'StatusInfo' : 3 //Long, 0x3 'Stepping' : '2' //String, 0x2 'SystemCreationClassName' : 'Win32_ComputerSystem' //String 'SystemName' : '.' //String 'UniqueId' : null 'UpgradeMethod' : 16 //Long, 0x10 'Version' : 'Model 5, Stepping 2' //String 'VirtualizationFirmwareEnabled' : True //Boolean, 0xFFFFFFFF 'VMMonitorModeExtensions' : False //Boolean, 0x0 'VoltageCaps' : null } |