Creating and Editing a Task Script
- Last Updated: December 11, 2024
- 2 minute read
- WhatsUp Gold
- Version 2024
Task scripts are used in Configuration Management scheduled tasks or run on demand with the Run Now button.
Use the Task Script Library (SETTINGS menu > Configuration Management > Task Script Library) to:
- Create (
) or edit (
) a Configuration Management task script. - Run. Run and test one command at a time against the target device.
- Debug scripts.
Use the interactive debugger.
To configure a Task Script:
- Go to the Task Script Library (SETTINGS menu
> Configuration Management > Task Script
Library).
The Task Script Library displays.
- To create a new custom task script, click 'add' (
).- or -
- To modify an existing custom script, select the appropriate script, then
click 'edit' (
).
- To create a new custom task script, click 'add' (
- In the Task Script dialog, enter the appropriate information into its boxes.
- Name. The script name will display in the Task Script Library.
- Description. Optional description.
- Script. Enter or paste the script syntax for the task you want Configuration Management to apply.
- Click OK to save changes.