# How to install Mac Agents using Intune ## Description To successfully install Mac agent using Intune, follow the steps given below: ## Prerequisites 1. Login to the product web console and navigate to **Agent** -> **Computers** -> **Download Agent**. 2. Choose the appropriate remote office and select the operating system as **Mac**. 3. Navigate to the folder where the agent is downloaded and extract the zip file and locate **UEMS_MacAgent.pkg** and **serverinfo.plist file**. 4. Rename **serverinfo.plist** to **com.manageengine.ems.plist** 5. Open **com.manageengine.ems.plist** file and remove the outer content from bottom and top of the file shown below in image: ![Prerequisites-to-install-mac-agent-via-intune](https://www.manageengine.com/products/desktop-central/images/serverinfoplist.png) ## Steps to Deploy com.manageengine.ems.plist - In the **Intune** console, select **Devices** > **Configuration profiles** > **Create profile**. - Specify the following properties: 1. **Platform**: Select **macOS** 2. **Profile**: Select **Templates** > **Preference file** 3. Click **Create** - In Basics, enter the name and description. Select **Next**. - In **Configuration** settings, configure the following settings: 1. Preference domain name: **com.manageengine.ems** 2. Property list file: Upload **com.manageengine.ems.plist** 3. Click **Next** ![Steps to Deploy com.manageengine.ems.plist](https://www.manageengine.com/products/desktop-central/help/images/agent-intune-2.png) - Assign the **Profile** to the devices or group and click **Create**. ## Steps to deploy UEMS_MacAgent.pkg - To add the pkg, select **Apps** > **All apps** > **Add**. In the **Select app** type panel, under the **Other app types**, select **Line-of-business app**. - Under **App information**, update the following details: 1. Upload **UEMS_MacAgent.pkg** 2. Set ignore app version as yes 3. Delete all app bundle IDs except **com.manageengine.dcagenttrayicon** ![Steps-to-deploy-UEMS_MacAgent.pkg](https://www.manageengine.com/products/desktop-central/help/images/agent-intune-3.png) - Review the create application in Intune as shown in the image below: ![create-application-in-Intune](https://www.manageengine.com/products/desktop-central/help/images/agent-intune-4.png) - Assign the App to the devices or group and click **Create**. The pkg will find the preference plist deployed before and will install successfully.