Skip to content

Instantly share code, notes, and snippets.

@gsarjeant
gsarjeant / README.md
Created July 2, 2017 17:42 — forked from TJM/README.md
Puppet SCCM Client Install as a package

SCCM Install using Puppet "package"

This script was donated by a customer of ours. They have sent us a sanitized version of the script to share.

Please use this at your own risk, and fully understand what it is doing before using it!

The Problem:

SCCM Installation fires off in the background and you have no idea whether it worked or not. Also, if any other installs try to start while the SCCM setup is running, you will get an error.