Scripts module is not enabled for all users. If you’d like to try it out, please email our support team for early access.
To create a new script:
Click the settings gear iconat the left pane.
Navigate to Advanced >> Bridge >> choose Scripts.
Click the New Script button.
Feed in the required New Script details.
Name: Give a name with a file extension to identify the script (Ex: display.sh/display.ps1).
Description: Provide a description that serves for later reference.
Script Type: Choose the type of script.
Shell Script - For UNIX-based systems
PowerShell Script - For Windows operating systems
LDIF - For Windows Active Directory operations
Script File: If the script is available in a local file you may attach it in this field, and it will be executed in the message.
Content: Alternatively, the commands that need to be executed can be given directly in this field.
Click Save. A new script will be created.
To update an existing script:
Navigate to(settings) >> Advanced >> Bridge >> select Scripts.
In the list of scripts loaded, click on the script name you want to edit.
Make the required modifications and click Save.
To remove a script from Qntrl,
Navigate to(settings) >> Advanced >> Bridge >> select Scripts.
Hover over the name of the script you want to delete, click the mouse over action menu, and select the Delete menu item.
Confirm the delete action.