Our users are not administrators on the computers, but we need them to be able to activate SketchUp nevertheless. Is there something we need to configure in the background to allow our non-admins to activate the classic license?
Other sudo commands that might be necessary depending on your environment are:
sudo chown root:staff “/Library/Application Support/Reprise”
sudo chmod 775 “/Library/Application Support/Reprise”
Using this information, I adjusted my installation script and everything appears to be working as expected, now.