White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
200 
  Completed-Restore process has completed with no issues 
19  iDRAC Configuration 
This feature provides the ability to remotely list, get, and set the attributes on various monolithic and 
modular servers for the three Dell iDRAC classes through the command line. 
  DCIM_iDRACCardEnumeration (19.1) 
  DCIM_iDRACCardInteger (19.4) 
  DCIM_iDRACCardString (19.6) 
Profile and Associated MOFs: 
http://www.delltechcenter.com/page/DCIM.Library.Profile 
19.1  Listing the iDRAC Card Inventory-Enumeration Class 
Enumerate the iDRACCardEnumeration class to list all the enumerate, integer, and string type iDRAC 
attributes. 
Enumerate the iDDRACCardEnumeration class with the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_iDRACCardEnumeration 
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman:443 -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_iDRACCardEnumeration 
 AttributeDisplayName = Nic Enable 
 AttributeName = Enable 
 CurrentValue = Enabled 
 DefaultValue = Enabled 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = NIC 
 GroupID = NIC.1 
 InstanceID = iDRAC.Embedded.1#NIC.1#Enable 
 IsReadOnly = false 
 PossibleValues = Disabled, Enabled 
DCIM_iDRACCardEnumeration 










