Skip to main content

Script Library

Save the scripts you run often and execute them against devices on demand — no re‑pasting, no hunting for that one command.

Save a script

  1. Go to Automation → Scripts → LibraryNew Script.
  2. Give it a name (e.g. Cleanup temp files) and description.
  3. Pick the interpreter (bash / PowerShell) and paste the script content.
  4. Save it to the library.

Run it

Select a saved script, choose the target device(s), and Run. Output comes back per device, and the run is recorded in History.

tip

Keep one bash and one PowerShell version of each common task in the library so you can run it against a mixed fleet without editing anything.