From 8ca54f59ca95a0d17fe2f021b62dadc78b4fd304 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 23 Sep 2025 15:22:01 -0400 Subject: [PATCH] macOS Setup Assistant (#33375) - Link out to default automatic enrollment profile --- articles/macos-setup-experience.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/macos-setup-experience.md b/articles/macos-setup-experience.md index 20d81d527a..d9f43ff65f 100644 --- a/articles/macos-setup-experience.md +++ b/articles/macos-setup-experience.md @@ -182,7 +182,7 @@ To configure a script to run during setup experience: When an end user unboxes their new Mac, or starts up a freshly wiped Mac, they're presented with the macOS Setup Assistant. Here they see panes that allow them to configure accessibility, appearance, and more. -In Fleet, you can customize the macOS Setup Assistant by using an automatic enrollment profile. +In Fleet, you can customize the macOS Setup Assistant by using an automatic enrollment profile. Fleet uses [these options](https://github.com/fleetdm/fleet/blob/cf6343cbd4d02ce92df13339aca78cba2f5b43ff/server/mdm/apple/apple_mdm.go#L96-L126) by default. To customize the macOS Setup Assistant, we will do the following steps: