From b960dc51797caff77b9dbd7d22d5f833e4d9ebe0 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 22 Apr 2026 13:36:41 -0400 Subject: [PATCH] Fleet Desktop guide: Link to configuration profile (#43961) - Profile makes it so the app opens on every login/restart --- articles/fleet-desktop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/fleet-desktop.md b/articles/fleet-desktop.md index 945472ee4d..440c6f7020 100644 --- a/articles/fleet-desktop.md +++ b/articles/fleet-desktop.md @@ -11,7 +11,7 @@ Fleet Desktop unlocks two key benefits: -If your end users have a hard time finding Fleet Desktop in the macOS menu bar, you can deploy [this Fleet Desktop app](https://github.com/allenhouchins/fleet-desktop/releases). +If your end users have a hard time finding Fleet Desktop in the macOS menu bar, you can deploy [this Fleet Desktop app](https://github.com/allenhouchins/fleet-desktop/releases). Additionally, to remind end users that they're failing policies, you can deploy [this configuration profile](https://github.com/fleetdm/fleet/blob/8cd2da576b01075db63d0a254ae597291c1d3d96/it-and-security/lib/macos/configuration-profiles/fleet-desktop-login-item.mobileconfig) to open the app everytime the end user logs in or restarts their Mac. ## Install Fleet Desktop For information on how to install Fleet Desktop, visit: [Adding Hosts](https://fleetdm.com/docs/using-fleet/adding-hosts#fleet-desktop).