Topic: Feature Request: Scan-to-CSV from command-line
It would be really cool if we could use SUMo to scan from the command-line and save the output to a CSV file.
Requested command-line options:
-s [folders to scan] | [path to text-file listing folders to scan]
-x [folders to exclude] | [path to text-file listing folders to exclude]
-o [path to saved-output file]
-n [path to list of files for which version info was not readable]
-t [txt|csv] (type of output)
The command-line scan would always check the folders for programs first.
This would turn SUMo into a really useful network-management tool, as we could schedule scans of all networked computers on a regular basis and use the CSV files (which are actually semi-Colon-Separated-Value files for valid reasons explained elsewhere here) to import into a database.
You could make the command-line version of SUMo non-free as it would not be RK-supported.