Use Case:
Installing Acronis SCS Cyber Backup 12.5 Hardened Edition requires RDRAND support to meet FIPS requirements
Solution:
To check RDRAND support without running the installer for the Acronis Cyber Backup 12.5 SCS Hardened Edition:
-
In Linux:
grep -i RDRAND /proc/cpuinfo will output this information.
-
In Windows:
Coreinfo from Microsoft can be used to list out this information.