From ee0fbd8a06c4cb08930f6d48a86ff190dbe7dfb4 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 9 Dec 2025 21:43:37 -0800 Subject: [PATCH] Windows and Linux setup experience (#36991) Mention "bootstrap package" to help Mac admins, who are familiar with the term, realize that they can install a bootstrap package when new Windows workstations first boot --- articles/windows-linux-setup-experience.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/windows-linux-setup-experience.md b/articles/windows-linux-setup-experience.md index 1125a4b75e..7f2666d87a 100644 --- a/articles/windows-linux-setup-experience.md +++ b/articles/windows-linux-setup-experience.md @@ -8,7 +8,7 @@ Here's what you can configure, and in what order each happen, to your Windows an 1. Require [end users to authenticate](#end-user-authentication) with your identity provider (IdP). -2. [Install software](#install-software) (App Store apps, custom packages, and Fleet-maintained apps). +2. [Install software](#install-software) inclduing [app store apps](https://fleetdm.com/guides/install-app-store-apps), [custom packages](https://fleetdm.com/guides/deploy-software-packages) (e.g. a bootstrap package), and [Fleet-maintained apps](https://fleetdm.com/guides/fleet-maintained-apps). ## End user authentication