MS_SystemInformation, ROOT\WMI - Instances

Class | Methods | Properties (17) | Qualifiers (5) | Instances (1) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of MS_SystemInformation

This section contains sample wmi instances of MS_SystemInformation class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\WMI:MS_SystemInformation.InstanceName="ROOT\\mssmbios\\0000_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'BaseBoardManufacturer' : 'Gigabyte Technology Co., Ltd.' //String
   'BaseBoardProduct' : 'GA-MA785GMT-UD2H' //String
   'BaseBoardVersion' : 'x.x' //String
   'BiosMajorRelease' : 255 //Byte, 0xFF
   'BiosMinorRelease' : 255 //Byte, 0xFF
   'BIOSReleaseDate' : '05/25/2010' //String
   'BIOSVendor' : 'Award Software International, Inc.' //String
   'BIOSVersion' : 'F9' //String
   'ECFirmwareMajorRelease' : 255 //Byte, 0xFF
   'ECFirmwareMinorRelease' : 255 //Byte, 0xFF
   'InstanceName' : 'ROOT\mssmbios\0000_0' //String
   'SystemFamily' : '' //String
   'SystemManufacturer' : 'Gigabyte Technology Co., Ltd.' //String
   'SystemProductName' : 'GA-MA785GMT-UD2H' //String
   'SystemSKU' : '' //String
   'SystemVersion' : '' //String
}
comments powered by Disqus
WUtils.com