It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda RMM
formerly Managed Workplace

Adding Scripts and Child Scripts to a Package

  • Last updated on

You can add any Barracuda RMM script that matches the package platform type: Windows, macOS, or Unix/Linux. Only scripts of the same platform type, or scripts that can work on any platform type, are available to be added to the package.

Packages are limited to 50 scripts, including both parent and child scripts.

If you plan on adding child scripts to a package, you must first add the parent script to the package, using the procedure below.

To add scripts to a package
  1. In the Package Content area, click Add Scripts.
  2. Select the check box beside each script you want to add to the package.
  3. Click Add.
  4. Click on each script to review the script parameters. If the script has optional parameters or required parameters that have values entered, the parameters won't be displayed when running the package as a task.
To add child scripts to a package

You can set up a child-parent relationship between scripts. A child script only executes if a defined outcome from the parent script is met. This condition for the child script can be based on the standard output of the parent script, the standard error, or the return code. Barracuda RMM allows you to set up child scripts up to 5 levels deep.

You can add multiple child scripts to a parent script. These scripts can be moved up and down to change the sequence of execution, however, you cannot move a child script up or down to another parent script. See Change the Order of Scripts in a Package .

  1. In the Package Content area, select the script to which you want to add a child script. You can select a script by clicking anywhere in the script row.
  2. Click Add Child Scripts.
  3. Select the check box beside each script you want to add as a child script.
  4. Click Add.