
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
01-17-2018
04:27 AM
- last edited on
03-04-2025
07:48 AM
by
kh-richa_mig
Hi all,
I have a strange problem. We have a Mac that was DEPed, but due to time constraints they set up the Mac anyway using Migration Assistant, naturally I want to enroll this Mac now (though I can't put it through our standard DEP procedure as that would erase the users files etc.). However when using self enrollment, the QuickAdd.pkg installer fails as the Mac says the package is damaged. I've tried using self enrollment on another Mac and it works just fine there.
Any hints as to what could be going on?
Solved! Go to Solution.
- Labels:
-
Jamf Pro

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 01-17-2018 08:17 AM
You could in theory just re-run the setup assistant, this won't solve your quickadd problem but it will re-enroll the machine through DEP.
- reboot the mac into recovery mode
- open a terminal and run:
rm /<DISKNAME>/var/db/.AppleSetupDone rm -rf /<DISKNAME>/var/db/ConfigurationProfiles
- reboot
You will now be presented with the default setup assistant, where you are required to create a new account, you can delete this when the process is complete. If the machine is connected to the internet, it will be re-enrolled through DEP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 01-17-2018 05:49 AM
Did you already tried to first remove the specific device from your JSS?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 01-17-2018 08:17 AM
You could in theory just re-run the setup assistant, this won't solve your quickadd problem but it will re-enroll the machine through DEP.
- reboot the mac into recovery mode
- open a terminal and run:
rm /<DISKNAME>/var/db/.AppleSetupDone rm -rf /<DISKNAME>/var/db/ConfigurationProfiles
- reboot
You will now be presented with the default setup assistant, where you are required to create a new account, you can delete this when the process is complete. If the machine is connected to the internet, it will be re-enrolled through DEP.
