Deploying the McAfee Components and the Installation Script

Technical Articles

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  1. In Jamf Pro, click Computers in the sidebar.
  2. Click Policies in the sidebar.
  3. Click New.
  4. In the General payload, enter a display name for the policy.
  5. Choose Once per computer from the Execution Frequency pop-up menu.
  6. Click the Scope tab and configure the scope of the policy.
  7. Select the Packages payload and click Configure.
  8. Click Add for the package you just created.
  9. Select the Files and Processes payload and enter the following command in the Execute Command field:
    /Library/Application\ Support/McAfee/install.sh -i
  10. Click Save .
When the policy is run on clients, the ePO Agent will be installed and it will begin to check in with the McAfee ePO Server.
Note:
If you are deploying the McAfee ePO Agent using a Jamf Pro server hosted on a Windows server with certificate-based authentication enabled, the policy must include a script with the following:
#!/bin/sh/Library/Application\ Support/McAfee/install.4.6-current.sh -i | sed 's/…/elp/g'