Skatterbrainz / CMHealthCheck

ConfigMgr Health Check Reporting PowerShell functions
MIT License
32 stars 11 forks source link

CMHealthCheck

ConfigMgr Health-Check Reporting PowerShell functions

Summary

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.

Installation and Usage

Install-Module CMHealthCheck

Use Get-Command -Module CMHealthCheck and Get-Help <function> to view latest examples and help.

Commands / Functions:

Notes

Removal and Cleanup

Examples