Zoomed Image

AMSX Scripting Language - Command : recognisesoftware

Summary

Match raw software inventory records against the known software catalogue

Description

Runs the software recognition engine against installed software records held in temporary tables and writes the matched results into output temp tables. Used during discovery processing to normalise raw scanner output into recognised software titles.

Parameters

ParameterDescription
cmdtable name for Installed Software
Argument 0table name for Full Software
Argument 1table name to output Installed Software data to
Argument 2table name to output Full Software data to

Syntax


RecogniseSoftware "table name for Installed Software", "table name for Full Software", "table name to output Installed Software data to", "table name to output Full Software data to"

Return to the AMSX Command Reference