SCCM Troubleshooting Scan Errors Patching Software Update Related Endpoint Manager. MOF file for a Useful report shared by Saud Al-Mishari on “The Manageability Guys” blog.
Description – SCCM Troubleshooting Scan Errors Patching Software Update Related Endpoint Manager
We have a built-in report (“Report Category” Software Updates—E. Troubleshooting—> “Report Name” Troubleshooting 1—Scan errors) in Configuration Manager that provides this information, but again, you get hex error codes (which are better than 32-bit decimal integers, but only a little). So, I took the report and added a massive case statement with all the custom scan error messages.
The MOF can be downloaded from GitHub – AnoopCNair/MOF-File-for-Troubleshooting-1
Use the following post to build custom reports in SCCM – Create SCCM Custom Report Using Report Builder | ConfigMgr | Part 1 HTMD Blog (anoopcnair.com)
Resources
Free ConfigMgr Training Part 2 | 20 Hours Of Technical | SCCM HTMD Blog (anoopcnair.com)
Good report, but how do I know which machines are affected by each count? Can we link this to another report that will allow us to dig deeper?
I’ve not tried it yet. You may give a try.