Skip to main content
Question

jamf pro existing enrollment configuration was found

  • October 28, 2020
  • 5 replies
  • 24 views

Forum|alt.badge.img+3
  • New Contributor
  • 3 replies

Hi,
I have a user's laptop that has not been checking in with jamf for a few months. I tried re-enrolling with the following commands but received the error in the subject line.... Any ideas for how to re-enroll?

sudo jamf -removeFramework
sudo profiles renew -type enrollment

5 replies

Forum|alt.badge.img+12
  • Valued Contributor
  • 191 replies
  • October 28, 2020

Is that computer still in the JamfPro server? If so i would delete the inventory record, then re-run the profiles command and see if its happy then.


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • 3 replies
  • October 28, 2020

Thanks, yes. I did delete it from jamf pro (cloud version). Is there a way to unenroll from the local client? It looks like the laptop has not communicated with the server since May.


Forum|alt.badge.img+12
  • Valued Contributor
  • 191 replies
  • October 29, 2020

Ah, you might be missing a command. Run the -removeframework then run sudo rm -rf /var/db/ConfigurationProfiles/ then try and re-enroll.

If that fails, you may need to wipe and reinstall macOS


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • 3 replies
  • October 30, 2020

Hmm, so this would remove all configuration profiles for users, yes? That is a bit of a risk for me if enrollment still fails. I hate to ask the user to rebuild just because a laptop isn't checking in.


Forum|alt.badge.img+16
  • Contributor
  • 636 replies
  • October 30, 2020

If the binary is still communicating with your jss then try issuing sudo jamf removeMdmProfile if it succeeds next delete the apsd.keychain file under /Library/Keychains, reboot and then log in as the user and issue sudo profiles renew -type enrollment. If that fails then you'll either to clear out the folder @Dylan_YYC mentioned above or backup user data and do a rebuild.