CLI Guide

To collect the data and export to a TFTP share.
racadm supportassist collect -t Debug -l tftp://192.168.10.24/share
To collect the data and export to an CIFS share.
racadm supportassist collect -t sysinfo -l //192.168.10.24/share -u myuser -p mypasss
To collect the data and export to a HTTP share.
racadm supportassist collect -t TTYLog -l http://192.168.10.24/share -u myuser -p mypass
To collect the data and export to an HTTPS share.
racadm supportassist collect -t Debug -l https://192.168.10.24/share -u myuser -p mypass
To export the last collected SupportAssist data to an FTP share
racadm supportassist exportlastcollection -l ftp://192.168.10.24/share -u myuser -p mypass
To collect the data and export to an NFS network share:
racadm supportassist collect -l 10.94.161.103:/supportassist_share
To collect the data and upload to the Dell SupportAssist server.
racadm supportassist collect --upload
To collect the data and export to a local share. This is allowed only from a remote or a local RACADM.
racadm supportassist collect -f tsr.zip
To collect the data and export to a remote share and to the Dell SupportAssist server.
racadm supportassist collect -t Debug -l //192.168.10.24/share -u myuser -p mypass --
upload
To export the last collected SupportAssist data to a CIFS share
racadm supportassist exportlastcollection -l //192.168.10.24/share -u myuser -p mypass
To export the collected SupportAssist data to the default network share.
racadm supportassist exportlastcollection
To accept the End User License Agreement (EULA).
racadm supportassist accepteula
To check the End User License Agreement (EULA) status.
racadm supportassist geteulastatus
To register the iDRAC for SupportAssist features.
racadm supportassist register -pfname abc -plname xyz -pmnumber 1234567890 -panumber
1234567899 -pmailid abc_xyz@Dell.com -sfname abc -slname xyz -smnumber 1234567890 -
sanumber 7777799999 -smailid abc_xyz@dell.com -company dell -street1
xyztechpark -street2 -city bangalore -state karnataka -country india -zip
123456
To upload the last collection to the Dell SupportAssist server.
racadm supportassist uploadlastcollection
To expose the iSM installer to the host operating system for the iSM installation.
racadm supportassist exposeisminstallertohostos
RACADM Subcommand Details
139