fleet/server/service/osquery_utils
Dante Catalfamo 0b04e7ea9f
Allow EnrollmentState to be in status '3' for MDM clients (#17868)
#17692

Recently there was a change that filtered out hosts in `EnrollmentState`
3. This change may cause some hosts that are in otherwise good health to
appear unresponsive to MDM in the management UI.

This change will allow hosts with `EnrollmentStatus` 3 show as enrolled.

The root cause of some hosts being in state 3 is still not entirely
clear, but may have to do with either trying to re-enroll once already
enrolled, or windows updates causing some sort of issue with fleet.

Despite the "failed" `EnrollmentState` 3, the host will still display
that the system is managed by Fleet, and will actively sync.
2024-03-26 16:33:52 -04:00
..
gen_queries_doc.go Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
queries.go Allow EnrollmentState to be in status '3' for MDM clients (#17868) 2024-03-26 16:33:52 -04:00
queries_test.go Windows MDM Fix Manual Detection (#17721) 2024-03-21 15:09:05 -04:00
utils.go Issue 1588 allow disabling host users (#1611) 2021-08-11 14:56:11 -03:00