Administrator Guide

Table Of Contents
Table 11. Details of the bioscert subcommand (continued)
To restore the installed KEK Secure Boot Certificates
racadm bioscert restore -t 1
To restore all the installed Secure Boot Certificates
racadm bioscert restore --all
biosscan
Table 12. Details of the biosscan subcommand
Description Allows iDRAC to scan the BIOS on scheduled intervals or as requested by the user.
Synopsis To schedule BIOS scanning
racadm biosscan -s <Frequency Type>
or
racadm biosscan -s <frequency> -t <start-time> -d <start-date>
Input
-sSpecifies the type of schedule for BIOS scan.
0Never schedule for BIOS scan and deletes existing schedules
1Schedule now
2Schedule daily
3Schedule weekly
4Schedule monthly
5Schedule yearly
-t<HH:00>Schedule start time in 24-hour format. Specifying minute is not supported, therefore the
minute value must be set as 00. Default time is set to 23:00 if time is not specified.
-d<YYYY-MM-DD>Schedule start date. Default date is set to the current date when date is not
specified.
NOTE: -t and -d inputs must be specified together and are not applicable for -s 0 and -s 1.
NOTE: In modular systems, scheduled start time (minutes) may vary based on the server slot number.
Example
To perform the BIOS Scan immediately:
racadm biosscan -s 1
To perform the BIOS Scan daily:
racadm biosscan -s 2
To perform BIOS scan weekly at 2100 Hrs from December 20, 2020:
racadm biosscan -s 3 -t 21:00 -d 2020-12-20
To perform BIOS scan weekly from today at default time 23:00:
racadm biosscan -s 3
38 RACADM Subcommand Details