Administrator Guide

Table Of Contents
Table 10. Details of the autoupdatescheduler command (continued)
-rp Specifies the repeat parameter. This parameter must be specified.
If the-dom option is specified, then the valid values for -rp are 112.
If the-wom option is specified, then the valid values for -rp are 152.
If the-dow option is specified, then the valid values for -rp are 1366.
-a Applies reboot (1 Yes, 0 No). This option must be specified.
Example Usage examples:
To configure autoupdate feature settings.
For CIFS, run the command:
racadm autoupdatescheduler create -u domain/admin -p xxx -l //
1.2.3.4/share -f cat.xml -time 14:30 -wom 1 -dow sun -rp 1 -a 1
For NFS, run the command:
racadm autoupdatescheduler create -u nfsadmin -p nfspwd -l
1.2.3.4:/share -f cat.xml -time 14:30 -dom 1 -rp 5 -a 1
For FTP, run the command:
racadm autoupdatescheduler create -u ftpuser -p ftppwd -l
ftp.test.com -f cat.xml.gz -ph 10.20.30.40 -pu padmin -pp ppwd -po
8080 -pt http -time 14:30 -dom 1 -rp 5 -a 1
For HTTP, run the command:
racadm autoupdatescheduler create -u httpuser -p httppwd -l
http://test.com -f cat.xml -ph 10.20.30.40 -pu padmin -pp ppwd -
po 8080 -pt http -time 14:30 -dom 1 -rp 5 -a 1
For TFTP, run the command:
racadm autoupdatescheduler create -l tftp://1.2.3.4 -f cat.xml.gz
-time 14:30 -dom 1
-rp 5 -a 1
To view AutoUpdateScheduler parameter:
racadm autoupdatescheduler view
hostname = 192.168.0
sharename = nfs
sharetype = nfs
catalogname = Catlog.xml
time = 14:30dayofmonth =1
repeat = 5
applyreboot = 1
idracuser = racuser
To clear and display AutoUpdateScheduler parameter:
racadm autoupdatescheduler clear
RAC1047: Successfully cleared the Automatic Update (autoupdate)
feature settings
bioscert
Table 11. Details of the bioscert subcommand
Description
Allows you to
View the installed Secure Boot Certificates. To view, you must have the Login privilege
Export the Secure Boot Certificate to a remote share or local system. To export, you must have the
Login privilege
RACADM Subcommand Details 35