Reference Guide
Privileged Task Automation
Creating Script
scripts in privileged task automation are commands or tasks to be executed on target devices scripts can consist of a single line or multiple lines of commands this section describes how authorized users can add scripts and configure dynamic fields within commands before adding a script, an existing script group must be available the user must have sufficient permissions to add scripts to add a script 1 navigate to privileged task automation 2 on the scripts tab, click the add from the options that appear, select add script 3 in the add script window, enter the following details script name enter a descriptive name for the script script group select the script group to which the script will belong element type select the target device type for the script (e g , linux server, windows server) script enter the command(s) to be executed use dynamic fields within commands to allow user input during script execution a dynamic field is defined using the %value% format multiple variables with different names can be defined as well example df kh %partition% during execution, the user will be prompted to enter a value for %partition% 4 once all fields are entered, click next to proceed 5 review the script details and click save to complete the process