grydor Documentation

Device management channels

Understand Agent, Apple MDM, Windows MDM, and osquery evidence before acting on a device.

Read channel state separately

The Agent, Apple MDM, Windows MDM, and osquery sidecar have different identities, transports, and retry behavior. Grydor does not collapse them into a single online flag.

ChannelPrimary responsibilityHealthy evidence
AgentInventory, software, scripts, task journalSigned check-in and current inventory snapshot
Apple MDMNative policy and device commandsValid enrollment, APNs wake, device check-in, command result
Windows MDMCSP policy and device commandsValid certificate, authenticated OMA-DM session, correlated result
osquery sidecarScheduled endpoint factsSigned generation, bounded results, acknowledged log cursor

Before a destructive action

Verify the device identity, last channel timestamps, platform support, and current operator permission. Remote wipe and credential-recovery workflows require additional production security review and explicit confirmation; an Agent heartbeat alone is not sufficient evidence that an MDM action can execute.

On this page