Quick Reference Guide

Create a Job for the provided FQDD and add to the job queue:
racadm jobqueue create <fqdd> [-r <reboot type> ] [-
s <start time> ] [-e expiry time]
racadm jobqueue create NIC.Integrated.1-1 -r
pwrcycle -s TIME_NOW -e 20120501100000
krbkeytabupload
Description Uploads a Kerberos keytab file to CMC.
This subcommand is applicable only for CMC.
To use this subcommand, you must have Configure iDRAC
permission.
Synopsis
racadm krbkeytabupload [-f <filename>]
<filename> is the name of the file
including the path.
Input -f — Specifies the file name of the keytab to be uploaded.
If the file is not specified, the keytab file in the current
directory is selected.
Output Returns 0 when successful and a non–zero number when
unsuccessful.
Example
racadm krbkeytabupload -f c:\keytab
\krbkeytab.tab
lclog
Description Allows you to export the lifecycle log history, view the lifecycle log for a particular device
or category, add comment to a record in lifecycle log, and add a worknote(an entry) in the
lifecycle log.
To use this subcommand, you must have Configure iDRAC permission.
This subcommand is applicable only for iDRAC.
NOTE:
On Local RACADM, when you run this command, the data is exposed to
RACADM as a USB partition. This may display a pop-up message.
Synopsis
racadm lclog view -i <number of records> -a <agent id> -c
<category> -s <severity>
-b <sub-category> -q <sequence no.> -n <number of records> -
r <start timestamp> -e <end timestamp>
racadm lclog comment edit –q < sequence number > -m < Text
to be added >
Input
-i — Displays the number of records present in the active log. You cannot use
this option with any other option.
-a — The agent ID used to filter the records. Only one agent ID is accepted. The
value is case-insensitive. Valid Agent-ID values:
UEFI_SS_USC
86