Posted on 10-08-2014 12:46 PM
Does anybody know where configuration profiles that have been applied to the system and user live in the file system? I've been scouring up and down the file system, and can't seem to find it.
Posted on 10-08-2014 01:12 PM
I believe they get stored in "/private/var/db/ConfigurationProfiles/Store/ConfigProfiles.binary" but if you're looking to add/remove any profiles, use the command line profiles to do it. You can't or shouldn't try manipulating that binary file directly.
Posted on 10-08-2014 03:00 PM
that's what I feared…
unfortunately the profiles command wasn't removing the profiles in question either, so I've had to go a bit more extreme
Posted on 10-08-2014 05:24 PM
Ddi you try profiles -D -f ? That should supposedly delete all profiles.
Posted on 10-09-2014 04:39 AM
I usually watch /Library/ManagedPrefs folder to see what's applied as well.