Local diagnostics analysis
Analyze Microsoft Intune Device Diagnostics ZIP files and turn raw data into enrollment, IME, Windows Update, compliance, application, driver, and device-state findings.
Tool Detail
Analyze Intune diagnostics ZIP packages, optional local endpoint captures, export HTML reports, create anonymized support ZIP files, and keep AI-assisted analysis optional.
Released on Tuesday, July 28, 2026, this first public standalone package keeps the analysis local, ships Authenticode-signed PowerShell scripts, and excludes any installer, Python runtime, or third-party binaries.
Analyze Microsoft Intune Device Diagnostics ZIP files and turn raw data into enrollment, IME, Windows Update, compliance, application, driver, and device-state findings.
Collect a local diagnostic ZIP when a device needs fresh evidence, then review the same capture in the GUI or CLI workflow with the same support-oriented summaries.
Export standalone HTML reports, create anonymized support ZIP files, and keep Claude, OpenAI, or Ollama analysis optional instead of mandatory.
Quick start
1. Download the standalone ZIP package.
2. Verify the ZIP against the published SHA-256 file and expected hash FCD607B50EC494FBA9F1B541753ACD70A6E975C304A81D70ADB2934F30446BD1.
3. Extract the complete ZIP to a local folder.
4. Run Start-SmartM365-EndpointDiagnosticsAnalyzer-GUI.cmd.
5. Accept the Windows UAC prompt if local collection or elevated diagnostics are required.
Current source path
The current GitHub code path is SmartM365/Devices/EndpointDiagnosticsAnalyzer. The public release tag is endpoint-diagnostics-analyzer-v0.2.0, the published source commit is c1d5094b820d0a8f04be5ea5561275b2d038ec97, and the repository license is GPL-3.0-only. View source commit.