Is there any way that I can do a dry run on a machine to see which
policies it's in scope without running them? Sort of like Powershells
'-whatif' command or '-list'
I made some changes to your script because repetition is discouraged in
coding (DRY: Dont Repeat Yourself).In your `case` statement, you were
running a `createBaseDock` and a `finishBaseDock` with each case but you
can just run the create before the ...
On Apple Business/School Manager, there are 5 permission levels in the
matrix:* Staff* App & Content Manager* Device Manager* People Manager*
AdministratorLog in to ABM, Click 'Users' in the left column, type your
name then on the result in the right...
Been looking lately at Swift Dialog as a replacement for jamf helper &
AppleScript dialog as it obfuscates the user typing passwords so great
to use for Filevault key regen, etc