How to audit a directory of configuration files in CLI
It is possible to audit a directory of configuration files using the CLI.
To audit all configuration files within a folder, run:
nipper --device "C:\Users\Nipper\Documents\Folder of Configs" --security --save "C:\Users\Nipper\Documents\Directory\Audit.html”
Nipper will recursively scan the specified directory and audit all valid configuration files found within it.