Intune-Diag

1.2

A simple PowerShell-based tool for analyzing Intune Management Extension logs and diagnostics.
Quickly troubleshoot Intune issues with an intuitive UI and built-in ZIP extraction.

This script provides a simple UI to analyze Intune Management Extension logs.
- Drag & Drop a folder or ZIP file
- Click "Analyze"
- The script will run the diagnostics script on the select
A simple PowerShell-based tool for analyzing Intune Management Extension logs and diagnostics.
Quickly troubleshoot Intune issues with an intuitive UI and built-in ZIP extraction.

This script provides a simple UI to analyze Intune Management Extension logs.
- Drag & Drop a folder or ZIP file
- Click "Analyze"
- The script will run the diagnostics script on the selected logs

All Kudos for the logic behind the diagnostics script go to the original author:
- Petri Paavola
- https://github.com/petripaavola/Get-IntuneManagementExtensionDiagnostics


Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Intune-Diag

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2025 Florian Salzmann. GPL-3.0 license.

Package Details

Author(s)

  • Florian Salzmann

Tags

PowerShell Intune Diagnostics LogAnalyzer

Functions

Start-Analysis Analyze-ThisPC

Dependencies

This script has no dependencies.

Release Notes

2024-09-26, 1.0:    Original published version.
2025-03-14, 1.1:    Minor improvements
2025-03-14, 1.2:    Changed to English, improved Errorhandling and loader, Added button for local analysis

FileList

Version History

Version Downloads Last updated
1.2 (current version) 221 3/14/2025
1.1 306 3/14/2025