Forum Discussion
fireone
Apr 08, 2021Copper Contributor
Intune log reader app?
Hello The log file here: C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\IntuneManagementExtension.log looks like it has a format. Is there a viewer app for this log type? Thanks...
fireone
Sep 11, 2022Copper Contributor
Thanks Rudy for the original reply over a year ago. Cmtrace was indeed the solution, I should have replied back then, sorry.
Re licensing, it would be nice if MS explained it in simple terms somewhere. The closest thing i could find was this post below, not from MS, that mentions that cmtrace can be used with intune due to a CAL being included with M365 license that you need for Intune, but not with all M365 licenses.
https://ccmexec.com/2018/12/copy-and-associate-cmtrace-using-intune-win32app-and-powershell/
Sep 13, 2022
Wrote a blog post about using PowerShell for this 🙂 https://powershellisfun.com/2022/09/12/read-intunemanagementextension-logs-using-powershell/ (And yes, I got the idea to do so from this post 😄 )