Skip to content

Scripts

Standardize routine remediation with scriptable operations.

PowerShell Bash Python Cmd Batch Execution
4
Languages
3
Run contexts
4
Trigger modes
stdout/stderr
Output capture

Scripts gives Breeze a reusable execution layer for endpoint operations. Instead of repeating one-off command sequences, teams can create script assets with parameters, scope rules, and run context controls.

Multi-Language Script Library

Script definitions support PowerShell, Bash, Python, and Cmd (Windows). Each script can declare compatible operating systems, metadata, and timeout behavior.

Execution Context Control

Runs can be executed as system, user, or elevated context, depending on operational requirements and platform constraints.

Single and Batch Runs

Scripts can run on a single endpoint or across a device set. Batch execution returns per-device records so teams can quickly see where remediation succeeded, timed out, or failed.

Safety and Governance

Execution paths include scope validation, permission checks, and status tracking. This makes scripts useful for repeatable operations while preserving control.

Why Teams Use It

Scripts reduce manual effort, improve consistency, and allow teams to codify routine remediation as reusable operational assets.

Capabilities

Multi-Language Library

Script definitions support PowerShell, Bash, Python, and Cmd with OS compatibility metadata.

Execution Context Control

Scripts can run as system, user, or elevated depending on workflow requirements.

Batch and Single-Device Runs

The same script can execute on one device or as a grouped batch with per-device tracking.

Versioned Operational History

Script revisions and execution status history support troubleshooting and audit needs.