@mdmike There's somewhat of an update/addendum to the first issue with account creation. SecureToken behavior has changed a bit under Mojave, now any admin account will get secureToken if that is the first user account to sign into the Mac. Not all environments can take advantage of this in your deployment workflow, but here's an example of how that could work: -Use a tool like Installr or Bootstrappr to install a pkg that creates an admin account and skips the user creation portion of the Setup Assistant. -Power on the Mac, Meraki pushes the enrollment profile as you go through the non-skippable Setup Assistant screens like language, country, etc. -Reach the sign-in screen, then log into the admin account that was created with the pkg you previously installed. -That admin user now has secureToken, and you can then create additional users via System Preferences, script, etc.
... View more