Intune application delivery.
Follow application detection, content staging, and installer execution as one ordered investigation.
Start with the application’s last known state.
Begin with one device, one application, and the time its state last changed. Establish whether Intune evaluated the assignment, staged the requested content, and handed execution to the installer before treating a portal status as the root cause.
- EVIDENCE 01
IntuneManagementExtension.logRecords the management extension’s check-in, policy cycle, and the high-level enforcement path on the device.
- EVIDENCE 02
AppWorkload.logShows application intent, applicability, detection, dependencies, content retrieval, and enforcement decisions.
- EVIDENCE 03
AgentExecutor.logCaptures script or command execution, process output, exit behavior, and the handoff back to app enforcement.
Follow one application from intent to exit code.
CMTrace Open keeps evaluation, download, detection, and execution events in timestamp order so a stale detection result is not mistaken for a content failure, and an installer exit code is not separated from the policy decision that launched it.
Open stable downloads