Fleet’s built-in queries for collecting and storing important device information.
Apple
Linux
Windows
ChromeOS
MDM configuration profiles
Retrieves information about mobile device management (MDM) configuration profiles installed on a macOS device.
SELECT
display_name, identifier, install_date
FROM macos_profiles
WHERE type = "Configuration"
PowerShell commands are currently work in progress, contributions welcome.
Vitals