mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 14:03:24 +00:00
Consolidated and granular .mobileconfig outputs #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mkorpelaPGE on GitHub.
Problem to solve
The project outputs many .mobileconfig files. Provide the option to consolidate to one (which can then be uploaded into Intune and deployed as one config profile.) Also provide a way to create different singular .mobileconfig files (with exceptions to the default) for different end user use-cases (i.e. executives, developers, etc).
Intended users
All normal end user computers with the default baseline will receive the default configuration profile via MDM. Those with exceptions will receive a different one, with the delta's branching off the default. Give the ability to build out multiple exception use cases.
Proposal
One big beautiful .mobileconfig, with the option to have others that include exceptions/deltas.