White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
62 
9.11  BIOS Inventory & Configuration 
The BIOS Management Profile extends the management capabilities of referencing profiles by adding 
the capability to represent and configure BIOS attributes, such as a Network Controller or IDE 
Controller. The individual BIOS attribute’s relationship with a respective device is also described. 
Additionally, the profile’s registration for the schema implementation version information is described. 
See Section 17 for more information, including inventories for BIOSString, and BIOSInteger. 
Profile and Associated MOFs: 
http://www.delltechcenter.com/page/DCIM.Library.Profile 
Enumerate BIOSEnumeration with the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_BIOSEnumeration  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_BIOSEnumeration 
 AttributeDisplayName = Memory Operating Voltage 
 AttributeName = MemVolt 
 CurrentValue = AutoVolt 
 Dependency = <Dep><AttrLev Op="OR"><ROIf Op="NOT" 
Name="SysProfile">Custom</ROIf></AttrLev><ValLev Val="AutoVolt" Op="OR"><ForceIf 
Name="SysProfile">PerfPerWattOptimizedDapc</ForceIf><ForceIf 
Name="SysProfile">PerfPerWattOptimizedOs</ForceIf><ForceIf 
Name="SysProfile">PerfOptimized</ForceIf><SupIf 
Name="SysProfile">DenseCfgOptimized</SupIf></ValLev><ValLev Val="Volt15V" Op="OR"><ForceIf 
Name="SysProfile">DenseCfgOptimized</ForceIf><SupIf 
Name="SysProfile">PerfPerWattOptimizedDapc</SupIf><SupIf 
Name="SysProfile">PerfPerWattOptimizedOs</SupIf><SupIf 
Name="SysProfile">PerfOptimized</SupIf></ValLev></Dep> 
 DisplayOrder = 1322 
 FQDD = BIOS.Setup.1-1 
 GroupDisplayName = System Profile Settings 
 GroupID = SysProfileSettings 
 InstanceID = BIOS.Setup.1-1:MemVolt 
 IsReadOnly = true 
 PendingValue = null 
 PossibleValues = AutoVolt, Volt15V 
 PossibleValuesDescription = Auto, 1.5V 
DCIM_BIOSEnumeration 
 AttributeDisplayName = Serial Debug Output 
 AttributeName = SerialDbgOut 
 CurrentValue = Disabled 
 Dependency = null 










