Parse-IntuneDiag
1.0
This script monitors a specified inbox directory for newly created or renamed ZIP files
(typically produced by Microsoft Intune diagnostics). When a matching ZIP is detected,
the script automatically:
- Extracts the ZIP contents
- Collects EVTX files into structured folders
- Collects and expands CAB files
- Extracts MDM Logs (EVTX and LOG)
- Converts EVTX files into
(typically produced by Microsoft Intune diagnostics). When a matching ZIP is detected,
the script automatically:
- Extracts the ZIP contents
- Collects EVTX files into structured folders
- Collects and expands CAB files
- Extracts MDM Logs (EVTX and LOG)
- Converts EVTX files into
This script monitors a specified inbox directory for newly created or renamed ZIP files
(typically produced by Microsoft Intune diagnostics). When a matching ZIP is detected,
the script automatically:
- Extracts the ZIP contents
- Collects EVTX files into structured folders
- Collects and expands CAB files
- Extracts MDM Logs (EVTX and LOG)
- Converts EVTX files into JSON for easier analysis
The script is designed to handle modern browser download behavior (temporary files
renamed on completion) and uses FileSystemWatcher events to reliably detect completed
ZIP files.
It can be run interactively or under SYSTEM context (for example, as a scheduled task
or service wrapper).
Show more
(typically produced by Microsoft Intune diagnostics). When a matching ZIP is detected,
the script automatically:
- Extracts the ZIP contents
- Collects EVTX files into structured folders
- Collects and expands CAB files
- Extracts MDM Logs (EVTX and LOG)
- Converts EVTX files into JSON for easier analysis
The script is designed to handle modern browser download behavior (temporary files
renamed on completion) and uses FileSystemWatcher events to reliably detect completed
ZIP files.
It can be run interactively or under SYSTEM context (for example, as a scheduled task
or service wrapper).
Installation Options
Owners
Copyright
MIT License
Package Details
Author(s)
- JeffGilbert
Functions
Dependencies
This script has no dependencies.
Release Notes
v1.0.0 - 4.20.26 - Initial release
FileList
- Parse-IntuneDiag.nuspec
- Parse-IntuneDiag.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0 (current version) | 9 | 4/19/2026 |