I am setting up 2 new policies to (1) uninstall and the old Bitdefender Onprem client and then (2) install the new cloud client.
the first works fine and silently uninstalls the old Bitdefender client.
The second policy fails. The error given is related to the download target location of the package.
This is the simple script that worked previously.
installer -target / -pkg /Users/Shared/antivirus_for_mac.pkg
We are running Jamf 10.27 still on macOS Catalina and I think there may have been some changes creep in such as inability to write to system volume which might be what is causing the download failure.