Company-issued endpoints should generally be in scope, because they carry corporate data and access. Contractors are only out of scope when they lack access to production systems or sensitive customer information. Mobile devices may be handled differently depending on policy and framework requirements, but they still need clear treatment. The key is defining scope by risk, access, and data exposure, then applying it consistently.
Why This Matters for Security Teams
MDM scope is not just a device inventory question. It defines which endpoints can receive policy, be wiped, be encrypted, and be monitored when corporate data is at stake. If company-owned devices are left out because a team assumes “managed” means “low risk,” security loses control over the very endpoints that most often touch email, tokens, VPN access, and internal applications. That is why MDM scope should align to data exposure, access paths, and recovery needs, not job title or convenience.
For NHI-heavy environments, the same logic applies to machine access: the OWASP Non-Human Identity Top 10 and the Ultimate Guide to NHIs both stress that exposure and privilege determine control strength. NHIMG research shows that 95% of organisations expose NHIs to third parties or carry excessive privilege patterns in practice through weak governance, which is a useful reminder that endpoint scope and identity scope are usually the same policy problem viewed from different angles. In practice, many security teams discover their MDM scope was too narrow only after a lost device, token theft, or audit request exposes the gap.
How It Works in Practice
The practical rule is simple: if the device can access corporate systems, hold corporate data, or be used to recover access, it belongs in MDM scope. That usually includes company-issued laptops, phones, tablets, and any special-purpose endpoints used by executives, IT admins, engineers, or field staff. For contractor devices, the question is not whether the person is external but whether the endpoint can reach sensitive systems or store protected data. Where access is allowed, policy should be explicit, documented, and enforced consistently.
Most mature programmes use a tiered model:
- Full MDM for devices with email, SSO, VPN, file sync, or privileged admin access.
- Limited or conditional MDM for devices with read-only or low-risk access, where policy is lighter but still enforceable.
- Out of scope only when the device has no meaningful access to production systems, customer data, or recovery paths.
This is also where zero trust thinking helps. The CISA Zero Trust Maturity Model and NIST guidance push organisations to verify posture at the point of access, not just at enrollment. In practice, that means MDM state should inform conditional access decisions, patch enforcement, encryption checks, and remote wipe rights. The device is not trusted because it is corporate-owned; it is trusted only while it remains compliant.
Security teams also need clean handoffs for offboarding, loss response, and exceptions. The Ultimate Guide to NHIs notes that offboarding gaps are a common source of residual access, and the same pattern shows up in device management when enrollment is incomplete or stale. These controls tend to break down in BYOD-heavy environments with broad offline access because policy enforcement becomes inconsistent once the device leaves the corporate network.
Common Variations and Edge Cases
Tighter MDM enforcement often increases user friction and support overhead, requiring organisations to balance stronger control against mobility, privacy, and business continuity.
One common edge case is executive or privileged-user devices. These should usually stay in scope even if they are personally used, because the risk of data loss, account takeover, or privileged session abuse is materially higher. Another is shared kiosk or lab hardware, where traditional user-based policy is weak and device-based controls matter more than identity-based ones. Guidance is evolving here, but current practice suggests treating the device as the enforcement boundary whenever the workload or data is sensitive.
Contractors, vendors, and temporary staff are frequently misclassified as out of scope. That is only defensible when their devices truly cannot reach sensitive systems and do not store corporate data. If they authenticate into SaaS platforms, use device certificates, or receive push-based MFA on corporate endpoints, they are functionally in scope even if they are not employees.
For mobile devices, policy may differ by platform and region, but the decision still hinges on access and data exposure. The safest approach is to define scope in policy first, then map each device class to the minimum enforceable control set. Inconsistent exceptions are how scope drift becomes an incident.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-3 | Scopes access enforcement to assets based on policy and device trust. |
| NIST SP 800-63 | AAL2 | Device scope affects authentication strength and MFA enforcement decisions. |
| NIST Zero Trust (SP 800-207) | Policy Decision Point | MDM status should feed conditional access decisions in a zero-trust model. |
| OWASP Non-Human Identity Top 10 | NHI-03 | Device scope intersects with secret exposure and unmanaged credential storage. |
| NIST AI RMF | Governance must define accountability for policy decisions and exceptions. |
Map company-owned endpoints to access-control rules and require posture checks before granting access.
Related resources from NHI Mgmt Group
- Why do payment environments with cardholder data scope create ongoing compliance risk?
- What breaks when birthright access is treated as a company-wide default instead of a scoped baseline?
- How should security teams use data intelligence to keep compliance scope aligned with the real data estate?
- What is the difference between a documented compliance scope and the real data estate?