CSP & MDM Deep Dive
How Intune configuration reaches a Windows endpoint: the management tree that addresses a setting, the Configuration Service Providers that own its branches, and the OMA-DM session that carries configuration down and status back.
- CSP Anatomy — what a CSP physically is. How an OMA-URI resolves to code, where that registration lives, where the schema lives, and which stores hold state.
- Intune ↔ CSP flow — interactive. A sync session end to end, the SyncML envelope a single command travels in, and how a compliance Get becomes an access decision in Entra.
- OMA-URI tree — interactive. The common namespaces, and how a context root, the vendor namespace, and a CSP compose into a path.
- OMA-URI Atlas — interactive. The exhaustive companion to the tree: every node Microsoft’s DDF v2 files declare, with the verbs each allows, its format and values, and the Windows builds and editions it applies to.