MSEndpointMgr / IntuneDebugToolkit

MIT License
70 stars 15 forks source link

Title: Intune Debug Toolkit Authors: Mattias Melkersen Owner: Mattias Melkersen Date: 01.10.2022 Modified: 01.10.2024 Description: Toolbox to troubleshoot areas of clients managed by Intune

HitCount

IntuneDebugToolkit

Please go and visit MSEndpointMgr -> solutions -> Intune Debug Toolkit or simply click here! https://msendpointmgr.com/intune-debug-toolkit/


Here is a demo of how I use the Win32 rerun tool. Pssssttt there are a description of all the other tools on the MSEndpointMgr Site! VLOG on how to rerun win32 apps here and now:

Rerun win32 apps

History

Version 2.3 (01-10-2024)

Version 2.2 (24-09-2023)


Version 2.0


Version 1.5

This tool will reveal any issues written to the eventlog. Events followed:

A big thanks to David Segura OSDCloud where this code is from.


Version 1.4

This tool visualizes Intune device and user details and Applications and Configurations Deployment This tools offers Resultant Set Of Policy -type view for Intune

Get more information about the tool Here


Version 1.3

This tool is able to present the SyncML protocol stream between the Windows 10 client and management system. In addition it does some extra parsing to extract details and make the analyzing a bit easier. The tool uses ETW to trace the MDM Sync session. In general the tool can be very handy to troubleshoot policy issues. Tracing what the client actually sends and receives provides deep protocol insights. It makes it easy to get confirmation about queried or applied settings. Happy tracing!

Get more information about the tool Here


Version 1.2


Version 1.1

What is this addon going to help with?

Added 5 shortcuts to view registry changes from the last 36 hours. (could be done via sysinternals tools. This is just so much easier.)

[!NOTE] Script reference: https://github.com/guyrleech/General-Scripts/blob/master/Regrecent.ps1


Version 1.0

First release of the debug tool containting rerun win32 apps.

[!NOTE] Script reference: https://github.com/ztrhgf/useful_powershell_functions/blob/master/INTUNE/Invoke-IntuneWin32AppRedeploy.ps1