Intellisigs Functions
When using custom Intellisigs, call the DMScript functions within your Intellisig script. The software records that are detected on the agent computer get reported. DMScript provides built-in functions that write detected software records to an output file.The Intellisig script must call the functions in the following order:
cla140
When using custom Intellisigs, call the DMScript functions within your Intellisig script. The software records that are detected on the agent computer get reported. DMScript provides built-in functions that write detected software records to an output file.
The Intellisig script must call the functions in the following order:
- OpenDetectedSoftwareOutputFiles
- CreateDetectedSoftwareProduct
- CreateDetectedSoftwareRelease
- CreateDetectedSoftwarePatch
- CreateDetectedSoftwareReleaseInstance
- CloseDetectedSoftwareOutputFiles