Can a CIS-CAT Pro Assessor centralized script also generate a csv or html report?


Product Name

CIS-CAT Pro Assessor v4

Product Version

all

Date

Jul 21, 2020



Ā 

Problem

We use the cis-cat-centralized-ccpd.bat file to add assessment to CIS-CAT Pro Dashboard but we also want to generate an assessment csv (or html) file at the same time.

Ā 

Solution

This example will create an assessment .csv file in the configured directory for the cis-cat-centralized-ccpd.bat. Edit that centralized batch file with the following changes;

  1. Add the -csv option to SET CISCAT_OPTS=-narf -ui

  2. Add this new line to the .bat file SET ReportsPath=C:\CIS\Reports

  3. Modify this line to remove everything after the = SET mReportsPath=%MapDrive%%ReportsPath%

  4. Append the -rd %ReportsPath% option to those already in SET FULL_CISCAT_CMD=

  5. Modify ECHO Reports: %NetworkShare%\%ReportsPath% to remove %NetworkShare%\

Ā 


Copyright Ā© 2020

Center for Internet SecurityĀ®