Update mac-enrollment-profile-up-to-date.yml (#26024)

Fixed formatting issues with how this was displaying to end users.
This commit is contained in:
Allen Houchins 2025-02-04 11:10:04 -06:00 committed by GitHub
parent 3b9b21c5d8
commit a6f8ee710e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,11 +2,12 @@
query: SELECT 1 FROM mdm where topic = "com.apple.mgmt.External.ccfc8d43-e9f1-49ec-8ca4-10072077deec";
critical: true
description: This policy checks to see if you have the most recent enrollment profile installed. Not having this profile means this device is no longer communicating with Fleet via MDM.
resolution: "You must manually remove your enrollment profile to fix this issue. This can be done in one of two ways:
resolution: >-
You must manually remove your enrollment profile to fix this issue. This can be done in one of two ways:
1.)  > System Settings > Profiles > Fleet enrollment > -
2.) Find your host in dogfood > Actions > Turn off mdm
1.)  > System Settings > Profiles > Fleet enrollment > -
2.) Find your host in dogfood > Actions > Turn off mdm
If you encounter any issues with these options, please reach out via #help-dogfooding."
If you encounter any issues with these options, please reach out via #help-dogfooding.
platform: darwin