Setup experience guide: how admin can let user through setup experien… (#42045)

Added information about sending `DeviceConfigured` command to assist
users stuck in setup experience.
This commit is contained in:
Marko Lisica
2026-03-19 09:34:47 -04:00
committed by GitHub
parent 675c89ccc9
commit be8e2d6213
+2
View File
@@ -197,6 +197,8 @@ The Fleet setup experience for macOS will exit if any of the following occurs:
* All setup steps complete, including failed installs or script runs, with the "Cancel setup if software install fails" option _not_ enabled (see ["Blocking setup on failed software installs"](https://fleetdm.com/guides/macos-setup-experience#install-software)).
* The user presses Command (⌘) + Shift + X at any time during the setup process.
> If the end user is stuck, you can send the [DeviceConfigured](https://developer.apple.com/documentation/devicemanagement/device-configured-command) using Fleet's [Run MDM command](https://fleetdm.com/docs/rest-api/rest-api#run-mdm-command) API to let the user through.
## Setup Assistant
When an end user unboxes their new Apple device, or starts up a freshly wiped device, they're presented with the Setup Assistant. Here they see panes that allow them to configure accessibility, appearance, and more.