Posted on 01-26-2024 10:07 PM
ok so I am trying to make our device enrollment as seemless as possible for our workstations guys but I am not certain what the best possible options are. Does anyone have experience with pre-stage enrollment? Trying to make this as white glove as possible and its frustrating because I know there is a better way than what we have going I just dont know enough about the configuration options for the platform to be able to maker the changes we need. Any tips or pointers would be greatly appreciated.
Posted on 01-27-2024 01:08 PM
There are lots of videos form previous JNUCs that give some great examples of using Automated Device Enrollment to setup a user driven enrollment experience. Just doing a quick scan, I found this one:
https://www.youtube.com/watch?v=scZPQ0yYje0 (Fair, warning I haven't watched it)
Also, if you are looking for a good starting script, I would highly recommend Setup Your Mac by Dan Snelson
https://github.com/setup-your-mac/Setup-Your-Mac
The key point is what do your users need. For example:
Enrollment and setup can be very organization specific, but there is a lot good information and demonstrations of what other organizations use. Definitely check out past JNUC videos.
Posted on 01-29-2024 01:15 PM
Depends on how you want the process to go. I have several questions on your process.
Knowing the answers to these questions will help you get started. For me, I am typically the only one that sets up devices for our district. I have spent an extensive amount of time testing JAMF School and what it can and cannot do. In contrast to the first reply you received, I stay FAR FAR FAR away from configuration scripts when setting up anything with Apple Silicon. I have done this because Rosetta is about a 50/50 on installing itself with the DEP profile, and I also stopped adding an admin account in the DEP setup because a MDM created account is not recognized as an admin account for many back end functions. one of which being the reduced security for Kernal Extensions. Don't believe me? try creating an account with JAMF School that is an admin, and then going into system recovery to allow users to control Kernal Extensions, it will not work.
Having said all of that, here are my basic tips for setting devices up in Pre-Stage Enrollment:
I can typically get a set of devices done in office in groups of 5. The whole process takes me under 30 minutes to get 5 done. I know this is a lengthy reply, but I hope it helps add some perspective on what other folks deal with.