Script Check

To monitor your Windows servers and workstations, you can add system default script checks, or your own user defined script checks, to the devices. When you add a script check, configure the required parameter values.

Before adding a script check to a device, upload the script to the All Devices view. For upload instructions, see Add a script to Script Manager.

You can suppress check alerts until the number of consecutive check failures reaches the configured threshold. For details, see Configure alert thresholds to suppress alerts.Reviewed: 06 November 2025 (DK)

Check configuration

Add a script check to a device

  1. On the All Devices view, select the device in the North-pane.
  2. in the South-pane, go to the Checks tab.
  3. Select Add Check , then choose the check frequency:

    • Add 24x7 Check
    • Add DSC Check

  4. Choose Script Check.
  5. Select the script, then Next.

    Scripts are grouped by default script categories (if applicable). The Linux Agent only supports User Defined scripts depending on the Operating system.

  6. Configure any script parameters, including the Command Line for custom scripts (if required).

    To prevent the removal of a leading zero in command-line arguments, any part of the command that begins with 0 is wrapped in \ so the full argument is preserved during execution or processing.

    To add the check to multiple devices at the same time, select Multiple Devices.

  7. To run an automated task when a check fails, select Assign a Task after creating the Check.
  8. Select Finish to save and apply the check.

If you selected Assign a Task:

  1. Choose the Automated Task script.
  2. Select Next to configure parameters.
  3. Enter any required Command Line or Script parameters.
  4. (Optional) Set maximum permitted execution time for the script.
  5. Select Finish to save and apply the task.

Reviewed: 10 November 2025 (DK)

Edit

Script Check - Endpoint Detection & Response (EDR) settings can't be edited. To remove them, you must uninstall EDR from the device.

  1. In the All Devices view North-pane, select the device.
  2. Go to the Checks tab in the South-pane.
  3. Right-click the check and choose Edit Check.
  4. Edit the script details and parameters.
  5. Select OK to save and apply.

Delete

  1. In the All Devices view North-pane, select a device.
  2. In the South-pane, go to the Checks tab .
  3. Right-click the check and choose Delete Check .
  4. Review the summary and select OK to confirm removal.

Script argument handling (Windows)

For the Windows Agent, script arguments entered in the Script Parameters, Command Line field of the custom Script Check and Automated Task dialog are passed to the script exactly as they would be if entered directly on the device itself.

You can run custom scripts on servers and workstations using this product, but we don’t manage or validate them. We’re not liable for system, hardware, or data loss. Customers or developers must confirm the integrity and impact of any custom scripts.

Test the check on the Windows Agent

After a check is synchronized, go to the Script Check tab under the 24x7 section. Highlight the required script and select Test Check.

The Agent includes details about the Script Check, such as the script description, test parameter arguments, the script language, and time out period.