Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Product Name

CIS-CAT Pro Assessor v4

Product Version

all

Date



Problem

Info

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®