Intune-IME-Project
IME tool to analyze IntuneManagementExtension.log, AgentExecutor.log and AppWorkload.log
How to use:
Download and unzip IME Interpreter V5.0.zip from release/
There are 3 programs:
- IME Interpreter V5.0.exe: Main program with debug window for general use.
- update.exe: Updater program which is used to update .py and .json files from GitHub src folder. Whenever there is a hotpatch, run this program and it can be updated right away.
Command line argument format:
Normal log output(igonoring non expired Subgraphs):
"IME Interpreter V5.0.exe" "path_to_ime_log_folder" "path_to_output_file"
Full log output:
"IME Interpreter V5.0.exe" "path_to_ime_log_folder" "path_to_output_file" FULL
Tool screenshots:
Currently supported scenarios:
- App poller meta: EspPhase, user session, Comgt app workload status, required/available/selected apps mode, app number after filter
- Required App processing flow
- Available App processing flow
- App Uninstallation flow
- Not Applicable
- Dependent App processing flow
- DO download priority
- GRS skip flow
- Incomplete Application Poller/Win32 app processing flow
- MSFB UWP app flow
- PowerShell diagnosis
Roadmap
- Proactive remediation diagnosis
- Win32 supersedence flow