Hey ThereI'm using the following script in our environment and it doing
the job fine #!/bin/bash # Unlock System Preferences for non admins
security authorizationdb write system.preferences allow security
authorizationdb write system.settings allow #...