Skip to main content
Question

Issue Removing User Level Configuration Profile


Forum|alt.badge.img+10

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....

8 replies

Forum|alt.badge.img+3
  • New Contributor
  • 7 replies
  • August 26, 2014

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?


Forum|alt.badge.img+10
  • Contributor
  • 142 replies
  • October 8, 2014

I'm currently undergoing the same issue with removing profiles. Did any of your previous support calls bring anything to light?


Forum|alt.badge.img+5
  • Contributor
  • 55 replies
  • November 21, 2014

Bump... seeing the same issue here.
Any solutions?


Forum|alt.badge.img+4
  • Contributor
  • 14 replies
  • March 18, 2015

I am also facing same issue after upgrade to 9.64. Any solutions?


Forum|alt.badge.img+8
  • Contributor
  • 82 replies
  • May 7, 2015

I just ran into this as well


Forum|alt.badge.img+19
  • Employee
  • 49 replies
  • May 7, 2015

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'?


Forum|alt.badge.img+8
  • Contributor
  • 82 replies
  • May 7, 2015

It was installed as a web clip by casper.


Forum|alt.badge.img+7
  • Contributor
  • 49 replies
  • September 14, 2023

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

https://learn.jamf.com/bundle/jamf-now-documentation/page/Re-enrolling_a_Computer_Using_Automated_Device_Enrollment.html


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings