ConfigMgr Health-Check Reporting PowerShell functions
CMHealthCheck is intended to make it easier to generate health check reports for Configuration Manager sites. The reports also include general configuration information. The process is divided into two (2) parts: Data Collection and Report Generation.
Install-Module CMHealthCheck
Use Get-Command -Module CMHealthCheck
and Get-Help <function>
to view latest examples and help.
Commands / Functions:
Tested with the following environments:
If you like it, please share with others. If you hate it, tell me why so I can improve on it?
Please submit bugs, comments, requests via the "Issues" link above.