An Inventory Tool for Custom Updates scan is performed by CSTScan.exe. The following command-line parameters are available:

Commandline parameter Description

/CF

Specifies the filename for the catalog xml data. For example, CSTScan.exe /CF:UpdatesCatalog.xml.

/RF

Specifies the xml filename for the scan results. For example, CSTScan.exe /RF:MyResults.xml.

/L

Specifies the log file name for the scan tool. For example, CSTScan.exe /L:CSTScan.log.

/V

Specifies to write verbose log file information.

/TEST

Specifies to run the scan tool in test mode.

/?

Provides a list and brief description for the commandline parameters.

Syntax:

CSTScan.exe [/CF:catalog filename] [/RF:results filename] [/L:log filename] [/V] [/TEST] [/?]

Example:

CSTScan.exe /CF:UpdatesCatalog.xml /RF:Results.xml /L:CSTScan.log /V

See Also