I am trying to install the Barracuda Content Shield for our endpoints but its an EXE and not an MSI, plus it needs a key file. The instruction on their site say to use this on the command line:
BarracudaContentShieldSetup-2.3.4.1.exe
ISFeatureInstall="WebFiltering,MalwarePrevention"
KEYPATH="bcs.key"
/silent
Can i upload both the exe and .key file in a policy? Also, for the command line in the policy it says to use powershell syntax and I am not sure how to convert the above to powershell.
Thank you.