- Log in to a computer with a local administrator account and open Terminal.
- Create a directory for the script in the Application Support folder by executing the following command:
sudo mkdir -p /Library/Application\ Support/McAfee/ - Download the install.sh script from your McAfee ePO Server.
- Copy the install.sh script to the directory you created in step 2 by executing the following command:
sudo cp ~/Downloads/install.sh /Library/Application\ Support/McAfee/ - Modify the permissions on the install.sh script as needed.
- Modify the install.sh script to make it an executable script by executing the following command:
sudo chmod +x /Library/Application\ Support/McAfee/install.sh - Open the directory you created in step two by executing the following command:
sudo open /Library/Application\ Support/McAfee/