Run a script

You can run a script directly from the Assets view (New) on individual assets.

Run a script on a single asset

  1. Go to Views > Assets in the Left navigation.
  2. (Optional) Select a custom view or apply a custom filter.
  3. Locate the target asset, and select its Actions menu.
  4. Choose Run Script.
  5. The Run script dialog is displayed.

    1. Choose the script to run from the Select script to run dropdown menu.
    2. Set the required Credentials from the dropdown menu.
    3. Choose an Execution timeout from the dropdown menu.
    4. Configure any required Input and Output parameters.
  6. When you are happy with the configuration, select Run script.

After a script has been run on an asset, the script results are viewed from the Assets view. See View script results.

Related articles