@@ -1,7 +1,5 @@
|
||||
# Scripts
|
||||
|
||||
_Available in Fleet Premium_
|
||||
|
||||
In Fleet you can execute a custom script to remediate an issue on your macOS, Windows, and Linux hosts.
|
||||
|
||||
Shell scripts are supported on macOS and Linux. All scripts will run in the host's (root) default shell (`/bin/sh`). Other interpreters are not supported yet.
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
friendlyName: Safely execute custom scripts (macOS, Windows, and Linux)
|
||||
description: Deploy and execute custom scripts using a REST API, and manage your library of scripts in the UI or a git repo.
|
||||
documentationUrl: https://fleetdm.com/docs/using-fleet/scripts
|
||||
tier: Premium
|
||||
tier: Free
|
||||
dri: mikermcneil
|
||||
usualDepartment: IT
|
||||
productCategories: [Endpoint operations,Device management]
|
||||
|
||||
Reference in New Issue
Block a user