White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
19 
-r:https://[IPADDRESS]/wsman:443 -SkipCNcheck -SkipCAcheck 
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_iDRACCardEnumeration 
 AttributeDisplayName = User Admin Enable 
 AttributeName = Enable 
 CurrentValue = Disabled 
 DefaultValue = Disabled 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = Users 
 GroupID = Users.1 
 InstanceID = iDRAC.Embedded.1#Users.1#Enable 
 IsReadOnly = true 
 PossibleValues = Disabled, Enabled 
DCIM_iDRACCardEnumeration 
 AttributeDisplayName = User Admin Enable 
 AttributeName = Enable 
 CurrentValue = Enabled 
 DefaultValue = Enabled 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = Users 
 GroupID = Users.2 
 InstanceID = iDRAC.Embedded.1#Users.2#Enable 
 IsReadOnly = false 
 PossibleValues = Disabled, Enabled 
 . 
. 
. 
5.2.2  Privilege and Capabilities (using iDRAC Attributes) 
Enumerating the DCIM_iDRACCardEnumeration class, Section 19.1, and parsing the output for the 
attribute AttributeDisplayName = User Admin IPMI LAN(or Serial) Privilege, will display all of the 16 
possible user accounts and their respective status. 
EXAMPLE: 
DCIM_iDRACCardEnumeration 
 AttributeDisplayName = User Admin IPMI LAN Privilege 
 AttributeName = IpmiLanPrivilege 
 CurrentValue = NoAccess 
 DefaultValue = NoAccess 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = Users 
 GroupID = Users.1 
Account Disabled as displayed 
in CurrentValue attribute for 
Users.1 
Account Enabled as displayed 
in CurrentValue attribute for 
Users.2 










