| Win32_SystemBIOS | |||
| The Win32_SystemBIOS class represents an association between a computer system (including data such as startup properties, time zones, boot configurations, or administrative passwords) and a system BIOS (services, languages, system management properties). | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| GroupComponent | Reference | The GroupComponent reference represents the Win32_ComputerSystem containing the BIOS of the association. | |
| PartComponent | Reference | The PartComponent reference represents Win32_BIOS contained in the computer system of this association. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_SystemBIOS    {     GroupComponent = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";     PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_BIOS.Name=\"BIOS Date: 03/19/09 22:51:32 Ver: 09.00.04\",SoftwareElementID=\"BIOS Date: 03/19/09 22:51:32 Ver: 09.00.04\",SoftwareElementState=3,TargetOperatingSystem=0,Version=\"VRTUAL - 3000919\"";    }; | |||