CLI Guide

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 collect telemetry report.
racadm supportassist collect -t TelemetryReports
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
To schedule auto collection of supportassist data weekly.
racadm supportassist autocollectscheduler create -time 4:05am -dow sunday -rp weekly
To schedule auto collection of the supportassist data monthly.
racadm supportassist autocollectscheduler create -time 7:55pm -dom 20 -rp monthly
To schedule auto collection of the supportassist data quarterly.
racadm supportassist autocollectscheduler create -time 7:55am -wom 2 -dow monday -rp
quarterly
To view the auto collection schedule.
racadm supportassist autocollectscheduler view
To clear the auto collection schedule.
racadm supportassist autocollectscheduler clear
148
RACADM Subcommand Details