I'm trying out a new deployment tool that is using startosinstall and wants productbuild style packages for the post dont-call-it-imaging steps. I'd like to use a QuickAdd package for enrollment, but those are rejected, presumably because they are the pkgbuild style. Obviously DEP uses a productbuild style package, so how do I get it? Has anyone else used QuickAdd packages with startosinstall?
If you are using bootstrappr or installr, have you tried the macOS built in productbuild command?
Using what source for the productbuild?
If you're using startosinstall
I'm assuming you're installing Mojave or High Sierra, yes?
If so, I would avoid a QuickAdd package for enrollment, b/c with DEP your Macs can be enrolled with a PreStage. QuickAdd also requires the user to manually approve the enrollment configuration profile in System Preferences, whereas DEP is considered "user-approved" without that manual intervention.
This works to convert, but not sure if it will work-work for your use case. Also, you will have to manually approve the MDM as @sshort mentioned.
productbuild --package ~/Desktop/QuickAdd.pkg ~/Desktop/qabuild1.pkg
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.