- Restart the Mac and hold CMD + R to launch Recovery Mode
- Launch Terminal from Recovery Mode
- Run the following command to ensure “.AppleSetupDone” file is listed:
ls -la "/Volumes/Macintosh HD - Data/private/var/db" - Run the following command to remove “.AppleSetupDone”:
rm "/Volumes/Macintosh HD - Data/private/var/db/.AppleSetupDone" - Run the command on step three again to ensure that the file was removed and is not listed in the directory
- Reboot the Mac to Prestage Enroll with all of its glory.
you can also use sudo profiles renew -type enrollment
when logged into the Mac.
@walt I have been searching for this everywhere. I thought I had a good process down until your comment. Thank you so much!
You're welcome. A step further you can build and deploy something like this:
https://github.com/macadmins/umad
you can also use sudo profiles renew -type enrollment
when logged into the Mac.
EFFING Brilliant!!! YOU HAVE SAVED ME!!!!!!
Greetings all, I'm a new user, and we're still waiting for our Apple Business stuff to get processed.
The above process(es) would allow me to convert our existing a user enrolled Macs to a pre-enrolled Macs (so to speak)?
Thanks.
Greetings all, I'm a new user, and we're still waiting for our Apple Business stuff to get processed.
The above process(es) would allow me to convert our existing a user enrolled Macs to a pre-enrolled Macs (so to speak)?
Thanks.
That's right.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.