Configuration Manager

All posts for Configuration Manager keyword.

Go to all keywords

Configuration Manager

Exploring CMTrace for effective log analysis

by Jesper Nielsen • 10 minutes to read

Do you ever find yourself staring at a wall of plaintext log entries, scrolling endlessly to find that one error buried somewhere in the middle?

If you work with PowerShell scripts, Microsoft Intune deployments, or anything that generates log files, having the right log viewer makes all the difference. For me, that tool has always been CMTrace - and the CMTrace-compatible log format has become my go-to convention for every script I build.


Read more