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
- Go to Automation → Scripts → Library → New Script.
- Give it a name (e.g.
Cleanup temp files) and description. - Pick the interpreter (bash / PowerShell) and paste the script content.
- 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.