CLI Guide

Example
Display all the jobs:
-------------------------JOB QUEUE------------------------
[Job ID=RID_853106266329]
Job Name=Reboot4
Status=New
Start Time=[NOW]
Expiration Time=[NOW]
----------------------------------------------------------
[Job ID=RID_852218430518]
Job Name=Reboot4
Status=New
Start Time=[NOW]
Expiration Time=[NOW]
----------------------------------------------------------
[Job ID=RID_852215634901]
Job Name=Reboot4
Status=New
Start Time=[NOW]
Expiration Time=[NOW]
----------------------------------------------------------
[Job ID=JID_852215394003]
Job Name=ConfigRAID:GUI:RAID.ChassisIntegrated.1-1
Status=New
Start Time=[NOW]
Expiration Time=[NOW]
----------------------------------------------------------
Delete the specified job:
racadm jobqueue delete -i RID_860202993201
Job being created to turn on the RAID controller installed in the chassis.
racadm jobqueue create RAID.ChassisIntegrated.1-1 -r pwrup -s
TIME_NOW -e 20120501100000
racadm jobqueue delete -i <JobID>
krbkeytabupload
Table 75. Details of krbkeytabupload
Description Uploads a Kerberos keytab file.
To use this subcommand, you must have the 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
66 RACADM Subcommand Details