Posted on 12-24-2018 09:30 AM
Hey guys,
Not sure if any one else has run into the “NEW PROFILE DOES NOT MEET CRITERIA TO REPLACE EXISTING PROFILE” when enrolling devices via DEP. At the time of writing, I haven't found any straight forward documentation around fixing this so I wrote an article that should help: https://create.ps/index.php/2018/12/24/fix-new-profile-does-not-meet-criteria-to-replace-existing-profile/
Pete
Posted on 01-22-2019 12:15 PM
Thanks petestanley. I actually ran in to this this morning, followed the procedure and upon authenticating to Re-enroll the device via DEP, I received "Error: Existing Device Enrollment configuration was found." And this was after blowing out the ConfigurationProfiles.
Posted on 01-30-2019 01:30 PM
What is causing the error? Why wouldn't a newer or profile that has not changed not be able to be used?
We are following the steps and sometimes it works when we log in to our TechDesk account and remove the store folder.
Posted on 03-15-2019 11:57 AM
I'm seeing the error popping up more and more with DEP enrolled machines to the point of it being a problem. It's happening because we're first getting invalid device signatures when going in via DEP and then try to do sudo jamf enroll -prompt and the results are this error type.
Any one have solutions for the invalid device signatures that doesn't also result in this error lol? >.<
Posted on 03-15-2019 12:39 PM
All,
I Often get this issue:
First double check your Mac date & time , if its correct then check out below link it should resolve the issue.
https://create.ps/index.php/2018/12/24/fix-new-profile-does-not-meet-criteria-to-replace-existing-profile/
Posted on 07-30-2019 01:23 PM
I got the message, “NEW PROFILE DOES NOT MEET CRITERIA TO REPLACE EXISTING PROFILE” issue today. Tried the instructions on this thread, and checked date/time. None of that worked, so I ended up imaging the laptop.
Posted on 11-07-2019 09:24 AM
getting this issue as well... the configuration profile is still on the machine, but I have no way of tracking it via JSS as on JSS - the machine is simply missing under that same configuration profile... this DEP crap is becoming more and more a pain in the ass
Posted on 11-19-2019 02:39 PM
Thanks petestanley for the writeup, we just faced this for the first time since we fully moved to DEP and this was very helpful. Just wanted to add a slight correction though.
In step 3 of the "Remove all old profiles..." section, I think the path should reference the actual boot volume, rather than the Recovery volume we're currently booted from...
So the following command:
rm -rf /var/db/ConfigurationProfiles/Store/
I'm pretty sure should instead be (with MacintoshHD changed to your actual boot volume):
rm -rf /Volumes/MacintoshHD/var/db/ConfigurationProfiles/Store/
Posted on 12-05-2019 10:55 AM
So there's no way around this that doesn't involve disabling SIP??? I've got 1500 computers to migrate to new server and cannot have it this way.
Posted on 12-05-2019 12:00 PM
I've run into this once or twice so if anyone has a way to scale this workaround please post.
First I manually reinstall the QuickAdd.pkg - This flips the MDM profile from Pre-Stage to User thereby allowing you to uninstall from the Profiles Pane in SysPrefs
Then I run "sudo profiles renew -type enrollment" to get trigger the DEP nag and re-enroll through there
I don't disable SIP at any point in the process.
Posted on 12-05-2019 12:37 PM
@r... ,
How do you reinstall the QuickAdd.pkg? Are you creating it with JAMF Recon app on the actual mac - then run it?
As when you re-enroll via user-initiated URL - it attempts to install the MDM configuration profile... and all the issues start
Posted on 12-05-2019 01:29 PM
I've been generating one offs through the /enroll URL.
What enrollment state is the device in when you try to re-install? Do you currently have a non-removable MDM Profile installed and you're not able to reinstall the QA.pkg over it? Also, what error are you getting when you run sudo jamf manage?
Posted on 12-05-2019 01:33 PM
@r... Well I just wiped and re-imaged the device.. it was communicating with JSS (checking in), the MDM profile was not fully Approved - the Approved button was missing... complete mess. I was trying to re-enroll it via Terminal (sudo jamf enroll -prompt) and was getting the cannot replace configuration profile, sudo jamf manage I believe gave me similar errors
Posted on 12-05-2019 01:35 PM
Having same issue. Opened a ticket with Jamf.
Posted on 12-09-2019 01:16 PM
we have had this issue, delete the machine from the JSS web ui if its a re-enroll/wiped machine. From terminal -
sudo profiles renew -type enrollment
It should go, but sometimes does not depending on the dep sync timer and if the machine has been assigned etc, at least this is what we have found works for us.
Posted on 12-11-2019 10:32 AM
@gcarmichael So theoretically we could run the
sudo profiles renew -type enrollment
command, and then a quickadd package should work?
Posted on 07-29-2020 08:31 AM
@r... You just saved me so much time with this. In the current state of things, we have nearly our entire workforce at home, and having to walk users through booting to recovery mode etc would have been a nightmare. We did do it once already, but the user was a software developer so it was an easy task for him. General office workers would not have such an easy time.
Posted on 04-13-2021 03:19 PM
I'm getting this error trying to do a User Enrollment via download profile, over top of an existing DEP enrollment. Used to work fine in Catalina, not working in Big Sur. I can run sudo profiles renew command instead and it works okay.
Posted on 04-13-2021 05:47 PM
@MrRoboto That wasn't supposed to work. The "bug" was "fixed" in Big Sur, so that trick no longer works. Now non-removable MDM really is non-removable.
Posted on 04-14-2021 08:10 AM
@patgmac Thanks. In cases where we want to re-enroll to refresh management (expired profile, certs, etc), is it acceptable to run 'sudo profiles renew -type enrollement'?
Posted on 04-16-2021 09:19 AM
@MrRoboto That won't do anything if it's already enrolled. You have to un-manage and remove MDM before that command will work again.
Posted on 10-21-2022 07:47 AM
I ran into this issue, my work flow for getting Macs Supervised is:
jamf removeMdmprofile
jamf removeFramework
open safari myorg.jamfcloud.com/enroll - install profile etc...
profiles renew -type enrollment
jamf recon
Confirm it shows as Supervised and DEP enrolled.
Its working as far back as Catalina
A Monterey Mac caught me out as I removed framework