Fleet’s built-in queries for collecting and storing important device information.
Apple
Linux
Windows
ChromeOS
MDM
Retrieves information about the mobile device management (MDM) solution this host is enrolled in.
SELECT
enrolled, server_url, installed_from_dep, payload_identifier
FROM mdm
This query uses the mdm
data table. Learn more
Vitals