Posted on 05-14-2014 01:41 PM
I've recently create a 2 configuration profiles (user level & computer level) to lock down certain features per our security & compliance needs. I scoped the profiles to a device group which contains devices running 10.8 and 10.9. Yesterday i received a list containing devices to be excluded from the user level profile (preference pane restrictions) so made the changes clicked distribute to all.
Which brings me to my issue... The restrictions are still being applied
I see this in my JSS under the Management tab...
Remove Configuration Profile CMC User Policies Profile with identifier '750C5D23-D748-48AA-B0EA-D0CB9E8427CB' not found. <MDMClientError:89>
On 1 of the devices I ran...
profiles -P
which returned this...
_computerlevel [1] attribute: profileIdentifier: _computerlevel [2] attribute: profileIdentifier: _computerlevel [3] attribute: profileIdentifier: _computerlevel [4] attribute: profileIdentifier: shanpo [5] attribute: profileIdentifier: 750C5D23-D748-48AA-B0EA-D0CB9E8427CB
if i try and delete it...
profiles -R -p 750C5D23-D748-48AA-B0EA-D0CB9E8427CB
i receive this...
profiles unistalled for identifier: '750C5D23-D748-48AA-B0EA-D0CB9E8427CB' and user: '(null)' returned -205 (Unable to locate configuration profile.)
I can run...
profiles -D
which does remove it along with everything else and requiring me to re-enroll the device...
I'm asking for help from the great JAMF NATION community....
Posted on 08-26-2014 06:46 AM
Hi,
I have just bumped into the exact same issue running JSS 9.4. I have opened a support call for this. Did you manage to find the answer?
Posted on 10-08-2014 12:54 PM
I'm currently undergoing the same issue with removing profiles. Did any of your previous support calls bring anything to light?
Posted on 11-21-2014 08:20 AM
Bump... seeing the same issue here.
Any solutions?
Posted on 03-18-2015 05:16 AM
I am also facing same issue after upgrade to 9.64. Any solutions?
Posted on 05-07-2015 10:19 AM
I just ran into this as well
Posted on 05-07-2015 11:56 AM
User profiles can only be removed by the user that installed them. Was this user profile installed by a different user or possibly by 'root'?
Posted on 05-07-2015 12:10 PM
It was installed as a web clip by casper.
Posted on 09-14-2023 08:04 AM
If you can access your database this command will help clear out user-level profiles installed via MDM (test first):
mysql> DELETE FROM os_x_installed_configuration_profiles WHERE username LIKE "uid_%"\G
Otherwise your best best is to contact Jamf Support, or if its an Automated Device Enrollment Mac assigned to a prestage, delete the device record and re-enroll using:
sudo profiles renew -type enrollment