This is a collection of functions that are for determining and taking action on SCCM clients.
- Scripts directory - this contains the functions for the SCCMUtilities module.
- Examples directory - this contains scripts for sccm with one script that implements the module
- callTaskSequence.ps1 calls the SCCMUtilities module for most of its functions.
These scripts are still in development.