Custom Detection Script Panel

On the Custom detection script panel, you select the script file.

Detection Rule Wizard / Custom Detection Script Panel

The Custom detection script panel includes the following Properties:

Detection Rule Wizard / Custom Detection Script Panel

Properties

Description

Script file

Click the Browse button and select the script that you want to add for this rule.

Note:The application will be detected when the script both returns a 0 value exit code and writes a string value to STDOUT.

Run script as 32-bit process on 64-bit clients

Select this option if you want to run the script in a 32-bit process on 64-bit clients. Unselect to run the script in a 64-bit process on 64-bit clients. 32-bit clients run the script in a 32-bit process. By default this option will be unselected.

Enforce script signature check and run script silently

Select this option if you want to verify that the script is signed by a trusted publisher, which will allow the script to run with no warnings or prompts displayed. The script will run unblocked.

Unselect to run the script with end-user confirmation without signature verification. By default this option will be unselected.