We’re launching free support for BYOD Android devices and looking for early feedback. Interested?
Fleet’s built-in queries for collecting and storing important device information.
Windows
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.
Bash commands are currently work in progress, contributions welcome.
Vitals