Reference Guide
• Export the xml configuration to a CIFS share.
racadm get -f file -t xml -u myuser -p mypass
-l //10.1.12.13/share
• Export the xml configuration to an NFS share.
racadm get -f file -t xml -l 10.1.12.13:/
myshare
• racadm get -f xyz_temp_clone -t xml -u
Administrator -p dell_123 -l //10.94.162.74/
xyz --clone
• racadm get -f xyz_temp_replace -t xml -u
Administrator -p dell_123 -l //10.94.162.74/
xyz --replace
• Export the xml configuration of the iDRAC component to a
CIFS share.
racadm get -f file -t xml -u myuser -p mypass
-l //10.1.12.13/share -c iDRAC.Embedded.1
• Include password hash in the configuration .xml file.
racadm get -f<filename> -t xml -l<NFS or CIFS
share> -u<username> -p<password> -t xml --
includeph
getconfig
Descripti
on
Retrieves iDRAC configuration parameters individually or all
iDRAC configuration groups may be retrieved and saved to a file.
NOTE: This subcommand is deprecated. For viewing the
configuration objects and its values, use get subcommand.
Synopsis
racadm getconfig -f <filename>
racadm getconfig -g <groupName> [-i <index>]
racadm getconfig -u <username>
racadm getconfig -h
racadm getconfig -g <groupName> -o <objectName>
[-i index]
Input
• -f — The -f <filename> option directs getconfig to write
the entire iDRAC configurations to a configuration file. This
file can be used for batch configuration operations using the
config subcommand.
48