From 3eadde131a34463e99fdabe4152780db4341ad33 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 22 Feb 2024 17:07:57 -0500 Subject: [PATCH] Scripts are free (#17093) - Update docs - Update pricing page --- docs/Using Fleet/Scripts.md | 2 -- handbook/company/pricing-features-table.yml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/Using Fleet/Scripts.md b/docs/Using Fleet/Scripts.md index 4aa5f871fb..dfd8a5429a 100644 --- a/docs/Using Fleet/Scripts.md +++ b/docs/Using Fleet/Scripts.md @@ -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. diff --git a/handbook/company/pricing-features-table.yml b/handbook/company/pricing-features-table.yml index a8c747c8f1..e618ee79e2 100644 --- a/handbook/company/pricing-features-table.yml +++ b/handbook/company/pricing-features-table.yml @@ -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]