I am trying to uninstall Adobe products version 2023 from all iMacs in
our school. I am using this script: #!/bin/sh"/Library/Application
Support/Adobe/Adobe Desktop Common/HDBox/Setup" --uninstall=1
--sapCode="$4" --baseVersion="$5" --platform=osx10...