You may encounter an issue where the Barracuda RMM OS X Download Prep Utility fails to execute on macOS 10.12.1 (Sierra) and higher.
The reason for this issue is a change created by a security and privacy enhancement delivered in new versions of the macOS, called App Translocation or Gatekeeper Path Randomization, which causes any application that is not distributed through the App Store to run from a randomized path.
The result of this change is that the macOS Download Prep Utility doesn’t discover the config file “osx-prep-config.xml”, resulting in the app failing.
To run the macOS Download Prep Utility successfully, follow the steps below:
- Download the OS X Download Prep Utility from Service Center (See Deploying Onsite Manager within a Domain in the latest version of the Barracuda RMM Help).
Open a Terminal and run the following command:
sudo xattr -r -d com.apple.quarantine {fullPathToOsx-Prep-Utility}
, where “{fullPathToOsx-Prep-Utility}
” is the full path to the prep utility.- When prompted, type your password.
- Using Finder, navigate to the location where you saved the utility.
- Double-click the utility to run it.