Hello all - there don't seem to be many (if any) posts about McAfee Endpoint Protection for Mac and strategies for packaging this application so I thought I would see what you all think. Deploying the flat package downloaded from my McAfee Enterprise account through a policy simply dumps the .pkg on the root of the drive, and using a snapshot package installs the software but yields the attached error when launched.
The package deploys and installs perfectly fine via ARD or DeployStudio, but I would prefer to use Casper.
As for the ePO script, I've been getting this error even after running ```
sudo sh install.sh -i
``` manually:
"The install failed (The Installer encountered an error that caused the installation to
fail. Contact the software manufacturer for assistance.)"
Gatekeeper is off, and the -allowUntrusted flag was added to the install.sh script to try to get it through.
Any ideas on how to get these two pieces deployed successfully via Casper Policy? My JumpStart was about a month ago, so please excuse my ignorance. Thanks in advance!
-Camden