Reference Guide

Synopsis
To perform support assist operation by specifying the type of the operation.
racadm supportassist <support assist command type>
To collect the data and keep it iDRAC.
racadm supportassist collect –t <logtype> --filter
To collect the data and export to network share
racadm supportassist collect –t <logtype> -l <CIFS or NFS share location> -
u <username> -p <password>
To collect the data and upload to Dell support assist 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 as well as to Dell support assist server.
racadm supportassist collect –t <logtype> -l <CIFS or NFS share location> -
u <username> -p <password> --upload
To Export the last collected Support Assist Data, to a CIFS share
racadm supportassist exportlastcollection -l <CIFS or NFS share location> -
u myuser -p mypass
To Export the collected Support Assist Data to a CIFS or NFS share, default share details must be updated for
this command to work.
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 support assist features
racadm supportassist register -pfname <primary first name> -plname
<primary last name> -pmnumber <primary mobile number> -panumber <primary
alternate mobile number> -pmailid <primary email id> -sfname <secondary
first name> -slname <secondary last name> -smnumber <secondary mobile
number> -sanumber <secondary alternate mobile 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 number>
To upload last collection to Dell Support assist server.
racadm supportassist uploadlastcollection
To expose iSM installer to host OS for iSM installation.
racadm supportassist exposeisminstallertohostos
To Schedule auto collection of support assist data weekly
racadm supportassist autocollectscheduler create -time <time> -dow
<DayofWeek> -rp <repeat>
To Schedule auto collection of support assist data monthly
racadm supportassist autocollectscheduler create -time <time> -dom
<DayOfMonth> -rp <repeat>
racadm supportassist autocollectscheduler create -time <time> -wom
<WeekOfMonth> -dow <DayofWeek> -rp <repeat>
To Schedule auto collection of support assist data quarterly
racadm supportassist autocollectscheduler create -time <time> -wom
<WeekOfMonth> -dow <DayofWeek> -rp <repeat>
To view the auto collection data
racadm supportassist autocollectscheduler view
To clear the auto collection data
racadm supportassist autocollectscheduler clear
RACADM Subcommand Details
131