White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
33 
Here is an example list of available privileges from an instance of the class 
CIM_RoleBasedManagementCapabilities: 
DCIM_LocalRoleBasedManagementCapabilities 
 ActivitiesSupported = 7, 7, 7, 7, 7, 7, 7, 7, 7 
 ActivityQualifiersSupported = Login to DRAC, Configure DRAC, Configure Users, Clear Logs, Execute 
Server Control Commands, Access Console Redirection, Access Virtual Media, Test Alerts, Execute Di 
agnostic Commands 
 ElementName = Local Role Based Management Capabilities 
 InstanceID = DCIM:LocalRoleBasedManagementCapabilities 
 QualifierFormatsSupported = 9, 9, 9, 9, 9, 9, 9, 9, 9 
 SharedPrivilegeSupported = false 
 SupportedMethods = 8 
The privilege property ActivityQualifiers is an array of type string. To set more than one privilege, you 
need to provide the same key name more than once. The tool does not allow duplicate keys to be 
entered through the command line. Instead, you need to perform two operations.  
1.  Get an instance of the CIM_Privilege class of interest. 
2.  Using the class instance, replace the property ActivityQualifiers with the new values. 
3.  Use the new instance XML as input to the set operation. 
To determine if the new password has been successfully set, try logging in with the new password. 
Ensure the account is enabled. 
6  Firmware Inventory 
6.1  Software Inventory Profile Specification 
The Dell Common Information Model (CIM) class extensions for supporting remote firmware inventory 
are defined in the Dell OS Software Update
2
 and related MOFs
3
. The diagrams representing the classes 
that are implemented by the Lifecycle Controller firmware can be found in Dell Software Inventory 
Profile. 
6.2  Remote Inventory Method Invocation – Get Software Inventory 
The SoftwareIdentity class contains information for the BIOS and component firmware installed on the 
target system as well as available firmware images cached in the Lifecycle Controller. The 
enumeration of the SoftwareIdentity class returns a list of SoftwareIdentity objects with properties 
such as firmware type and version. 
Profile and Associated MOFs: 
http://www.delltechcenter.com/page/DCIM.Library.Profile 
EXAMPLE: 










