Posted on 12-19-2014 12:37 PM
I have a Computer Level Config that creates a mobile account when the user logs in to their network account.
I also have a User level Config that applies Restrictions on System Preferences.
Both of these roll out just fine, but I have noticed that any time I try to modify the User Level Config, the changes never get pushed to the client.
Is it because the account is now a mobile account instead of a network account, and so the changes doesn't get pushed? Would it be better deploying the config as a package? I'm ok doing that, but it defeats the purpose of the convenience of the MDM solution.
Posted on 12-19-2014 01:11 PM
What if you create a new config profile that had your changes. Does it work then as a second profile stacked?
Posted on 12-20-2014 04:20 AM
@btaniyama, it should work.
When editing the profile, are you choosing "Distribute to all" or "Distribute to newly assigned only"
Posted on 12-22-2014 03:44 PM