Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.
Skatterbrainz edited this page May 17, 2017 · 15 revisions

Welcome to the cm_healthcheck wiki!

What is it?

This set of files was derived from the work of Rafael Perez (https://www.rflsystems.co.uk). Read the full story ([https://www.rflsystems.co.uk/software/healthcheck-toolkit/]here). He did the lion share of the work. I came along, lured it to an unmarked white van with a picture of Chris Hansen holding puppies on one side and "free ice cream" on the other. Once inside, I duct-taped it with some code to work with SCCM current branch, and Microsoft Word 2016 on Windows 10. Since then I've continued to tweak it just a little when needed.

Does Rafael know?

I don't know. I did send him some of my updates a while back, but only some of them were merged into his offering (which he still maintains).

How does it work?

The process works the same as when Rafael wrote the original:

  • Run the Get-CM-Inventory.ps1 script on (or against) the SCCM site server.
  • Copy the output folder (date-stamp\servername) to a machine which has MS Word.
  • Run the Export-CM-HealthCheck.ps1 script against the copied data folder.

Clone this wiki locally