XCCDF resuts for a given asset or policy can be obtained via executing the command line utility "SFPolicyEvaluator.exe".
Exporting results for All assets:
- Open a command prompt and navigate to “C:\Program Files\Risk Automation Suite\SFPolicyEvaluator” on the RAS Portal.
- Run “policyevaluator -exportxccdfresults -analyzenow” the XCCDF results file will created and added to the SFPolicyEvaluator directory .
Exporting Results For a Particular Asset:
- Open a command prompt and navigate to “C:\Program Files\Risk Automation Suite\SFPolicyEvaluator” on the RAS Portal.
- Run “policyevaluator -exportxccdfresults -analyzenow -host [HostID]” the XCCDF results file will created and added to the SFPolicyEvaluator directory .
Exporting Results For a Specific Policy
- Open a command prompt and navigate to “C:\Program Files\Risk Automation Suite\SFPolicyEvaluator” on the RAS Portal.
- Run “policyevaluator -exportxccdfresults -analyzenow -set [SetID]” the XCCDF results file will created and added to the SFPolicyEvaluator directory .
