Includes&Samples |
Win32_BaseBoard, ROOT\cimv2 - InstancesClass | Methods (1) | Properties (29) | Qualifiers (5) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_BaseBoardThis section contains sample wmi instances of Win32_BaseBoard class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\cimv2:Win32_BaseBoard.Tag="Base Board"Properties={ 'Caption' : 'Base Board' //String 'ConfigOptions' : null 'CreationClassName' : 'Win32_BaseBoard' //String 'Depth' : null 'Description' : 'Base Board' //String 'Height' : null 'HostingBoard' : True //Boolean, 0xFFFFFFFF 'HotSwappable' : False //Boolean, 0x0 'InstallDate' : null 'Manufacturer' : 'Gigabyte Technology Co., Ltd.' //String 'Model' : null 'Name' : 'Base Board' //String 'OtherIdentifyingInfo' : null 'PartNumber' : null 'PoweredOn' : True //Boolean, 0xFFFFFFFF 'Product' : 'GA-MA785GMT-UD2H' //String 'Removable' : False //Boolean, 0x0 'Replaceable' : True //Boolean, 0xFFFFFFFF 'RequirementsDescription' : null 'RequiresDaughterBoard' : False //Boolean, 0x0 'SerialNumber' : ' ' //String 'SKU' : null 'SlotLayout' : null 'SpecialRequirements' : null 'Status' : 'OK' //String 'Tag' : 'Base Board' //String 'Version' : 'x.x' //String 'Weight' : null 'Width' : null } |