From fc6fca60c76562b435c61edfe1c1d746b44c5db2 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:05:36 -0500 Subject: [PATCH] Tweak custom OS settings docs (#17277) - Add a link to Microsoft's docs that explain the error codes. We link to the same page on the [MDM commands doc page](https://fleetdm.com/docs/using-fleet/mdm-commands) --- docs/Using Fleet/MDM-custom-OS-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Using Fleet/MDM-custom-OS-settings.md b/docs/Using Fleet/MDM-custom-OS-settings.md index c46fa4505f..5d2b740b01 100644 --- a/docs/Using Fleet/MDM-custom-OS-settings.md +++ b/docs/Using Fleet/MDM-custom-OS-settings.md @@ -32,7 +32,7 @@ In the top box, with "Verified," "Verifying," "Pending," and "Failed" statuses, * Pending: hosts that will receive MDM commands to install configuration profiles when the hosts come online. -* Failed: hosts that failed to install configuration profiles. +* Failed: hosts that failed to install configuration profiles. For Windows profiles, the status codes are documented in Microsoft's documentation [here](https://learn.microsoft.com/en-us/windows/client-management/oma-dm-protocol-support#syncml-response-status-codes). In the list of hosts, click on an individual host and click the **OS settings** item to see the status for a specific setting.