Organize configuration profiles by device group
I'd like to organize all my configuration profiles by device group rather than all bundled together
SimpleMDM already allows you to assign configuration profiles on a per-device group basis. To assign a profile to a device group, go to the “Configurations” tab in the device group details page and check the configurations you’d like to apply to that group.
-
AdminSimpleMDM (Admin, SimpleMDM) commented
Wouldn't your method require extra work?
Both Methods:
1. Create wallpaper, home screen layout, and wifi config for Group A.Current Method:
2. Go to Group A, click "configs" tab, check three boxes and then "save".Proposed Method:
2. Create a configuration profile object. Assign wallpaper, layout, and wifi config.
3. Go to group A, click "configs" tab, Assign configuration group A. -
Ryan Schumacher commented
I'm sorry I might not have been clear in my explanation.
Currently I have 7 groups I need to create with 7 wallpaper configs and 7 home screen layouts. Eventually I'll have 7 wifi networks and 7 vpns, etc.
I organize this by device groups CompanyA, CompanyB, CompanyC, ..., CompanyG.
Then I create wallpaper configs CompanyA, CompanyB, CompanyC, ..., CompanyG
Then I create layout configs CompanyA, CompanyB, CompanyC, ..., CompanyG.
Then I go into each device group, one by one, and assign CompanyA, CompanyB, CompanyC, ..., CompanyG configs to the appropriate device group.
It would be nice if I could create a config group as CompanyA, CompanyB, CompanyC, ..., CompanyG and assign that config group to my device group. So whenever I add or update or remove a config in that config group it would automatically be added to the device group.