From c85192449f20b46e53d5f7345c045b5acfb6ad9b Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:21:11 -0400 Subject: [PATCH] MDM docs: Update statuses (#12806) - Update statuses for custom settings (configuration profiles) to match the current product --- docs/Using-Fleet/MDM-custom-macOS-settings.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/Using-Fleet/MDM-custom-macOS-settings.md b/docs/Using-Fleet/MDM-custom-macOS-settings.md index 2ddc4c3058..62289de880 100644 --- a/docs/Using-Fleet/MDM-custom-macOS-settings.md +++ b/docs/Using-Fleet/MDM-custom-macOS-settings.md @@ -86,13 +86,15 @@ Learn more about configuration options for hosts that aren't assigned to a team 1. In the Fleet UI, head to the **Controls > macOS settings** tab. -2. In the top box, with "Latest," "Pending," and "Failing" statuses, click each status to view a list hosts: +2. In the top box, with "Verified," "Verifying," "Pending," and "Failed" statuses, click each status to view a list of hosts: -* Latest: hosts that applied the latest settings. +* Verified: hosts that installed all configuration profiles. Fleet has verified with osquery. -* Pending: hosts that will apply the latest settings when the hosts come online. +* Latest: hosts that have acknowledged all MDM commands to install configuration profiles. Fleet is verifying the profiles are installed with osquery. -* Failing: hosts that are failing to apply the latest settings. +* Verifying: hosts that will receive MDM commands to install configuration profiles when the hosts come online. + +* Failed: hosts that failed to install configuration profiles. 3. In the list of hosts, click on an individual host and click the **macOS settings** item to see the status for a specific setting.