Skip to content

Components

Joshua Roskos edited this page Jun 27, 2018 · 1 revision

There are really only two components to this workflow outside of the policies themselves and they are:

The Installer Package

The installer package is literally just a way for us to get the installer application onto a Mac efficiently. To create this package checkout the Getting Started section.

The Script

The script provided on this GitHub repo should do most of what you are looking for and is setup to be flexible in a way you can upload it once and then based on the policies it is attached too, change the function of what it is doing. To see how to properly setup the script, visit the Getting Started section.