Microsoft Intune & SCCM Mass Deployment
Edit ArticleDeploy Sentinel to cloud-joined Azure AD / Entra ID laptops and remote workforces.
Sentinel Operations Team
6 min read
Updated August 28, 2026
v3.2For modern organizations with hybrid or 100% remote employees managed via Microsoft Intune (Microsoft Endpoint Manager), Sentinel can be pushed seamlessly as a Line-of-Business (LOB) or Win32 application.
| Intune Configuration Field | Recommended Value |
|---|---|
| App Type | Windows app (Win32) or Line-of-business app |
| App Package File | sentinel-agent.msi (or wrapped .intunewin) |
| Install Command | msiexec /i "sentinel-agent.msi" /qn SERVER_URL="https://endpoint.yourcompany.com" |
| Uninstall Command | msiexec /x {43C84826-BE51-4770-B77E-D04057F0DF87} /qn |
| Install Behavior | System (Elevated) |
| Device Restart Behavior | No specific action (No reboot required) |
| Detection Rule | File exists: C:\Program Files\Sentinel\agent-service.exe |
Tags:#Intune#SCCM#Azure AD#Cloud Rollout
Was this documentation page helpful?
Your technician feedback helps our team continuously improve Sentinel guides.

