Skip to content

SmartM365 Endpoint Diagnostics Analyzer v0.3.0

Choose a tag to compare

Stable 0.3.0 of Smart Endpoint Diagnostics Analyzer for Windows and Microsoft Intune diagnostic ZIP analysis.

Highlights

  • Managed current-user installation, signed runtime integrity checks and rollback protection.
  • Analyze local-device captures and Intune diagnostic ZIP files in isolated workers, with numbered progress and measured finalization stages.
  • Preserve complete eligible local log collection and read EVTX without default event-record caps. Report missing, failed, partial and excluded evidence explicitly.
  • Improve connection, MDM, IME and Windows Update views; separate actionable findings from historical events and expected fallback messages.
  • Preserve full technical evidence while keeping operator summaries readable.
  • Export HTML reports and restricted redacted-text ZIP files. Redaction is not guaranteed anonymization; inspect exports before sharing.

Install from PowerShell Gallery

Install-Module -Name SmartM365.EndpointDiagnosticsAnalyzer -RequiredVersion 0.3.0 -Repository PSGallery -Scope CurrentUser
Import-Module SmartM365.EndpointDiagnosticsAnalyzer -RequiredVersion 0.3.0
Install-SmartM365EndpointDiagnosticsAnalyzer

Then open SmartM365 > Smart Endpoint Diagnostics Analyzer from the Windows Start menu.

PowerShell Gallery package

Install from the downloadable bundle

  1. Download SmartM365-EndpointDiagnosticsAnalyzer-v0.3.0.zip and the accompanying .sha256 file.
  2. Compare the archive's Get-FileHash -Algorithm SHA256 result with the checksum file.
  3. Extract the complete archive and open PowerShell in the extracted directory.
  4. Run:
Import-Module .\GalleryPackage\SmartM365.EndpointDiagnosticsAnalyzer\0.3.0\SmartM365.EndpointDiagnosticsAnalyzer.psd1
Install-SmartM365EndpointDiagnosticsAnalyzer

The bundle includes a per-file SHA256SUMS.txt, the Gallery module and optional administrator packaging files. Their presence does not deploy anything to Intune. Publication scripts require a separate explicit execution; ordinary users do not need to run them.

Security and update behavior

  • PowerShell payloads are Authenticode-signed by workplacecloudhub.com. Signature trust depends on the workstation's certificate trust and execution policy; this is not a claim of public-trust signing.
  • Automatic updates are disabled. No scheduled update task is created.
  • The launcher prefers PowerShell 7 when installed and falls back to Windows PowerShell 5.1.
  • Core analysis runs locally. Optional external AI analysis is a separate user action; review sensitive diagnostics before sharing.

Validation and known limitations

0.3.0 promotes preview18 without diagnostic algorithm changes. Collection, correctness, analysis regression, cache/performance, timeout, packaging and ValidateOnly checks passed on PowerShell 7.6.5 and Windows PowerShell 5.1. Real local-device and Intune-ZIP workflows were validated on Windows 10.

The user reported successfully completing a subsequent interactive test of stable 0.3.0 on Windows 11 on September 7, 2026. Stable identifies the selected release channel, not exhaustive certification of every diagnostic rule or hardware configuration.

Full result loading and rendering remain synchronous and can temporarily pause the GUI. Archive safety checks, command timeouts and explicitly documented collection scopes still apply. Redacted-text export rejects unsupported binary content such as EVTX/CAB rather than claiming it is anonymized.

Source commit: f726ba9b1fa98f1df2374ee30dbf17fd09adaa19.

Archive SHA-256: C45783CEBF8FF651D6AAC06907AFE071E0563726B3A45DBC9B3AE052E18340B7.