From 5e1ab0c7bd21e1eaeefc256eebcd41e6f980664d Mon Sep 17 00:00:00 2001 From: Marko Lisica <83164494+marko-lisica@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:10:09 +0100 Subject: [PATCH] [Guide] Only install the bootstrap package during first time Mac setup (#39480) Related to: - #31292 --- articles/setup-experience.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/setup-experience.md b/articles/setup-experience.md index b6f85bf040..202c1f8e65 100644 --- a/articles/setup-experience.md +++ b/articles/setup-experience.md @@ -42,7 +42,7 @@ Fleet supports installing a bootstrap package on macOS hosts that automatically This enables installing tools like [Puppet](https://www.puppet.com/), [Munki](https://www.munki.org/munki/), or [Chef](https://www.chef.io/products/chef-infra) for configuration management and/or running custom scripts and installing tools like [DEP notify](https://gitlab.com/Mactroll/DEPNotify) to customize the setup experience for your end users. -The bootstrap package and Fleet's agent (fleetd) are also installed during [MDM migration](https://fleetdm.com/guides/mdm-migration) and when the enrollment profile is renewed manually by running `sudo profiles renew -type enrollment`. If you [manually install fleetd](#manually-install-fleetd), fleetd won't be installed automatically. +Fleet's agent (fleetd) is also installed during [MDM migration](https://fleetdm.com/guides/mdm-migration) and when the enrollment profile is renewed manually by running `sudo profiles renew -type enrollment`. If you [manually install fleetd](#manually-install-fleetd), fleetd won't be installed. The following are examples of what some organizations deploy using a bootstrap package: