Release Notes
Table Of Contents
Dell EMC Root of Trust and BIOS live scanning
ID 501
BIOS live scanning options in iDRAC UI.
2.2.2 Scheduling a scan using the RACADM interface
Usage: racadm biosscan -s <start-time>
#racadm help biosscan
Racadm biosscan -- Performs BIOS Live Scanning
Usage:
racadm biosscan -s <start-time>
-s <start-time>
0 - Never schedule. Deletes existing jobs
1 - Schedule Now
2 - Schedule Daily
3 - Schedule Monthly
4 - Schedule Yearly
---------------------------------------
Usage Examples:
- To perform BIOS scan now:
racadm biosscan -s 1
---------------------------------------
2.2.3 Scheduling a scan using the Redfish interface
1. First run the “Get” command and enter the username and password when prompted.
https://<IP address>/redfish/v1/Systems/System.Embedded.1/Bios
2. There are two options to run the Post operation to initiate the BIOS live scanning.
• Post operation with empty payload to schedule immediate scanning job.