CLI Guide

Table 102. Details of supportassist (continued)
geteulastatus: Provides the status of the End User License Agreement (EULA).
uploadlastcollection : Upload last collection to Dell supportassist server.
exposeisminstallertohostos: Exposes iSM installer to host OS, so that user can install the iSM
from host side.
autocollectscheduler: Provides options to create view, and clear the time-based automatic
collections. User must perform registration for this feature.
NOTE: All the commands except accepteula,geteulastatus , and
autocollectscheduler will create job ID to track the progress of the operation.
Synopsis
To perform supportassist operation by specifying the type of the operation.
racadm supportassist <support assist command type>
To collect the data and store it in the iDRAC.
racadm supportassist collect t <logtype>
To collect the data and export to network share
racadm supportassist collect t <logtype> -l <CIFS/NFS/TFTP/FTP/HTTP/
HTTPS share> -u <username> -p <password>
To collect the data and upload to Dell supportassist server.
racadm supportassist collect t <logtype> -upload
To collect the data and export to local share. This is only allowed from remote and local RACADM.
racadm supportassist collect t <logtype> -f <filename>
To collect the data and export to remote share and to Dell supportassist server.
racadm supportassist collect t <logtype> -l <CIFS or NFS share
location> -u <username> -p <password> --upload
To collect telemetry reports.
racadm supportassist collect -t TelemetryReports
To Export the last collected supportassist data to a remote share.
racadm supportassist exportlastcollection -l <<CIFS/NFS/TFTP/FTP/HTTP/
HTTPS share> -u myuser -p mypass
To export the last collected supportassist data to the default network share.
racadm supportassist exportlastcollection
To accept End User License Agreement (EULA)
racadm supportassist accepteula
To check End User License Agreement (EULA) status
racadm supportassist geteulastatus
To register iDRAC for supportassist features
racadm supportassist register -pfname <primary first name> -plname
<primary last name> -pmnumber <primary number>
-panumber <primary alternate number> -pmailid <primary email id> -
sfname <secondary first name> -slname <secondary last name> -smnumber
<secondary number> -sanumber <secondary alternate number>-smailid
<secondary email id> -company <company name> -street1 <street1 name>
-street2 <street2 name> -city <city name> -state <state name> -country
<country name> -zip <zip or postal code>
RACADM Subcommand Details
145