My PreStage is configured to create a hidden local admin account and a
Standard Local user account.However, when I deploy a machine running Big
Sur the local user is created with Admin permissions.Has anyone else
seen this?
This script works with the following script options in Jamf.The script
check for a local installer first and if found it skips triggering the
download policy.The selection to either Upgrade or Erase and install can
be made in the options as well.All ...
I've changed the script @AJPinto mentions to this.It's a bit dirty, but
it works (for now).There is a separate policy to download and install a
DMG with the Big Sur installer from JCDS. #!/bin/bash # # # # # # # # #
# # # # # # # # # # # # # # # # # ...