Consolidated and granular .mobileconfig outputs #12

Open
opened 2026-01-19 18:28:55 +00:00 by michael · 0 comments
Owner

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.

Originally created by @mkorpelaPGE on GitHub. ### Problem to solve <!-- What problem do we 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 <!-- Who will use this feature? If known, include any of the following: types of users (e.g. Member) --> 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 <!-- How are we going to solve the problem? --> One big beautiful .mobileconfig, with the option to have others that include exceptions/deltas.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: usnistgov/macos_security#12