This release brings bulk script execution to the Assets View in N-central and N-sight, along with two central views, Executions and Script Tasks, for tracking runs and pending work. Offline devices can be queued so the script runs the next time they reconnect. All three enter Public Preview.
What’s in this release:
- Bulk Script Execution: Run scripts across multiple Windows, macOS, and Linux devices simultaneously from the Assets View, including support for offline devices
- Executions View: Aggregate script run history across every device, in one place inside Scripting, in a centralized tab.
- Script Tasks View: A single view for pending and completed script tasks, in a centralized tab.
Roles and permissions apply to every scripting action.
Bulk Script Execution from the Assets View
Technicians can now select two or more devices directly from the Assets view and run a script against all of them in a single action.
From the Assets view, select devices using the checkboxes in the first column, then use the Actions button at the top left to run a script against the full selection in one pass. Selections can mix Windows, macOS, and Linux, and can include both online and offline devices.

A note on where you click: Run Script in the Actions column of an individual row runs only against that device, even if other rows are selected. Use the top-left Actions button for the bulk run.
Online devices execute the script immediately on confirmation. Offline devices can be queued using the offline toggle in the run dialog. Each queued script runs automatically the next time that device reconnects.
Each script execution produces an audit log entry recording who triggered the run, which script was executed, and which devices were targeted.
Executions View
The Executions tab sits to the right of the Script Repository tab and gives technicians a single history of every script run across the estate, regardless of where or how it was triggered.
Key details include:
- Execution status, script name, asset name, customer, site, start time, end time, and who ran it
- Inline output preview available by clicking an execution row, with the option to download the full output in JSON format from the detail panel or directly from the Actions column
- Filter and search to narrow results across large execution volumes

The per-device Scripts tab in the Asset Details fly-out remains available for reviewing execution history on an individual device basis. To view all tasks associated with a specific bulk run, click the hyperlink in the Job name column.
Script Tasks View
The Script Tasks tab gives technicians a single grid covering every script task, so both pending and completed work is visible.
Key details include:
- Task status, script name, job name, asset name, customer, and site visible at a glance
- Pending tasks can be cancelled directly from the Actions column in the grid, or from the Cancel task button in the detail fly-out
- Filter and search to narrow results by organisation and state

To view all tasks associated with a specific bulk run, click the hyperlink in the Job name column.
What’s Next
This release builds on the Script Repository and on-demand script execution capabilities currently in public preview. Future phases of the Scripting experience are planned to include:
- Script scheduling
- AI-assisted script generation
- Multi-layered script policies
You must be logged in to post a comment.