mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
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)
This commit is contained in:
parent
e0cb59d4cb
commit
fc6fca60c7
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue