Skip to main content
Solved

I deleted a computer from Jamf by mistake!

  • May 5, 2023
  • 2 replies
  • 338 views

jconrod
Forum|alt.badge.img+4

Oops!  I deleted a computer from Jamf Pro by mistake.  The computer is still being used (I thought it was out of service).  What do I do to get it back into Jamf and managed?  I tried to manually enroll it but the MDM Profile that gets downloaded to the machine isn't fails to install ("New profile does not meet criteria to replace existing profile.")

Help!

Thanks!

 --Jeff

Best answer by Tribruin

How was the computer originally enrolled? If it was enrolled via Automated Device Enrollment, you won't be able to just run user enrollment. Try going in to terminal and running the command:

sudo profiles renew -type=enrollment

That should start the re-enrollment. 

2 replies

Forum|alt.badge.img+19
  • Honored Contributor
  • Answer
  • May 5, 2023

How was the computer originally enrolled? If it was enrolled via Automated Device Enrollment, you won't be able to just run user enrollment. Try going in to terminal and running the command:

sudo profiles renew -type=enrollment

That should start the re-enrollment. 


jconrod
Forum|alt.badge.img+4
  • Author
  • Contributor
  • May 5, 2023

So simple - thank you!!!