I am trying to do something rather interesting to help our student body with Garageband. These are non-admin accounts, installing Garageband from VPP in Self Service.
I have other scripts to automatically download and install this content but for those that have already spent the time downloading the essential content or the complete sound library I want to have a script that will find their Garageband download directory, reference its location and run the pkgs within it. I have another script that can run the installers if I know the directory location, the trick is that these folder names are generated randomly and stored in the /var/folders/ structure which makes it tricky to search for.
Any help is greatly appreciated.