mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Guide fix: Remove extra parenthesis (#38850)
This commit is contained in:
parent
1a4f271fa5
commit
97295d33e6
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ Hosts that applied all OS settings.
|
|||
|
||||
For macOS configuration profiles and device-scoped Windows profiles, Fleet verified by running an osquery query. It can take up to 1 hour ([configurable](https://fleetdm.com/docs/configuration/fleet-server-configuration#osquery-detail-update-interval)) for these profiles to move from "Verifying" to "Verified".
|
||||
|
||||
macOS declarations profiles are verified with a [DDM StatusReport](https://developer.apple.com/documentation/devicemanagement/statusreport)).
|
||||
macOS declarations profiles are verified with a [DDM StatusReport](https://developer.apple.com/documentation/devicemanagement/statusreport).
|
||||
|
||||
User-scoped Windows profiles are "Verified" after Fleet gets a [200 response](https://learn.microsoft.com/en-us/windows/client-management/oma-dm-protocol-support#syncml-response-status-codes) from the Windows MDM protocol.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue