Skip to content

Commit f403efa

Browse files
Update setup experience software notes based on #41741 changes (#43203)
Co-authored-by: Marko Lisica <83164494+marko-lisica@users.noreply.github.com>
1 parent ac854f9 commit f403efa

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

articles/setup-experience.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,9 @@ To replace the Fleet logo with your organization's logo:
185185

186186
> See [configuration documentation](https://fleetdm.com/docs/configuration/yaml-files#org-info) for recommended logo sizes.
187187
188-
> The setup experience script always runs after setup experience software is installed. Currently, software that [automatically installs](https://fleetdm.com/guides/automatic-software-install-in-fleet) and scripts that [automatically run](https://fleetdm.com/guides/policy-automation-run-script) are also installed and run during Setup Assistant but won't appear in the window. Automatic software and scripts may run before or after the setup experience software/script. They aren't installed/run in any particular order.
188+
> Setup experience software installs alphabetically (by name unless custom display name is added), one at a time. The setup script runs after all software installs are complete. Software won't appear in the upcoming activity until the previous install is complete (success or fail).
189+
190+
> Currently, software that [automatically installs](https://fleetdm.com/guides/automatic-software-install-in-fleet) and scripts that [automatically run](https://fleetdm.com/guides/policy-automation-run-script) are also installed and run during Setup Assistant but won't appear in the window. Automatic software and scripts may run before or after the setup experience software/script. They aren't installed/run in any particular order.
189191
190192
### Exiting the setup experience
191193

@@ -285,6 +287,6 @@ Fleet uses [swiftDialog](https://github.com/swiftDialog/swiftDialog) to show end
285287
<meta name="category" value="guides">
286288
<meta name="authorGitHubUsername" value="noahtalerman">
287289
<meta name="authorFullName" value="Noah Talerman">
288-
<meta name="publishedOn" value="2024-07-03">
290+
<meta name="publishedOn" value="2026-04-15">
289291
<meta name="articleTitle" value="Setup experience">
290292
<meta name="description" value="Customize the out-of-the-box macOS, Windows, Linux, iOS, iPadOS, and Android setup">

0 commit comments

Comments
 (0)