0
(0)

This topic describes how to deploy Microsoft Defender for Endpoint on macOS manually. A successful deployment requires the completion of all of the following steps:

Prerequisites and system requirements

Before you get started, see the main Microsoft Defender for Endpoint on macOS page for a description of prerequisites and system requirements for the current software version.

Download installation and onboarding packages

Download the installation and onboarding packages from Microsoft 365 Defender portal:

  1. In Microsoft 365 Defender portal, go to Settings > Endpoints > Device management > Onboarding.
  2. In Section 1 of the page, set operating system to macOS and Deployment method to Local script.
  3. In Section 2 of the page, select Download installation package. Save it as wdav.pkg to a local directory.
  4. In Section 2 of the page, select Download onboarding package. Save it as WindowsDefenderATPOnboardingPackage.zip to the same directory.

    Microsoft 365 Defender portal screenshot.

  5. From a command prompt, verify that you have the two files.

Application installation (macOS 10.15 and older versions)

To complete this process, you must have admin privileges on the device.

  1. Navigate to the downloaded wdav.pkg in Finder and open it.

    App install screenshot1.

  2. Select Continue, agree with the License terms, and enter the password when prompted.

    App install screenshot2.

     Important

    You will be prompted to allow a driver from Microsoft to be installed (either “System Extension Blocked” or “Installation is on hold” or both. The driver must be allowed to be installed.

    App install screenshot3.

  3. Select Open Security Preferences or Open System Preferences > Security & Privacy. Select Allow:

    Security and privacy window screenshot.

    The installation proceeds.

     Caution

    If you don’t select Allow, the installation will proceed after 5 minutes. Microsoft Defender for Endpoint will be loaded, but some features, such as real-time protection, will be disabled. See Troubleshoot kernel extension issues for information on how to resolve this.

 Note

macOS may request to reboot the device upon the first installation of Microsoft Defender for Endpoint. Real-time protection will not be available until the device is rebooted.

Application installation (macOS 11 and newer versions)

To complete this process, you must have admin privileges on the device.

  1. Navigate to the downloaded wdav.pkg in Finder and open it.

    App install screenshot4.

  2. Select Continue, agree with the License terms, and enter the password when prompted.
  3. At the end of the installation process, you’ll be promoted to approve the system extensions used by the product. Select Open Security Preferences.

    System extension approval.

  4. From the Security & Privacy window, select Allow.

    System extension security preferences1.

  5. Repeat steps 3 & 4 for all system extensions distributed with Microsoft Defender for Endpoint on Mac.
  6. As part of the Endpoint Detection and Response capabilities, Microsoft Defender for Endpoint on Mac inspects socket traffic and reports this information to the Microsoft 365 Defender portal. When prompted to grant Microsoft Defender for Endpoint permissions to filter network traffic, select Allow.

    System extension security preferences2.

  7. Open System Preferences > Security & Privacy and navigate to the Privacy tab. Grant Full Disk Access permission to Microsoft Defender ATP and Microsoft Defender ATP Endpoint Security Extension.

    Full disk access.

Client configuration

  1. Copy wdav.pkg and MicrosoftDefenderATPOnboardingMacOs.py to the device where you deploy Microsoft Defender for Endpoint on macOS.

    The client device isn’t associated with org_id. Note that the org_id attribute is blank.

    Bash

    mdatp health --field org_id
    
  2. Run the Python script to install the configuration file:
    Bash

    /usr/bin/python MicrosoftDefenderATPOnboardingMacOs.py
    
  3. Verify that the device is now associated with your organization and reports a valid org ID:
    Bash

    mdatp health --field org_id
    

    After installation, you’ll see the Microsoft Defender icon in the macOS status bar in the top-right corner.

    Microsoft Defender icon in status bar screenshot.

How to Allow Full Disk Access

 Caution

macOS 10.15 (Catalina) contains new security and privacy enhancements. Beginning with this version, by default, applications are not able to access certain locations on disk (such as Documents, Downloads, Desktop, etc.) without explicit consent. In the absence of this consent, Microsoft Defender for Endpoint is not able to fully protect your device.

  1. To grant consent, open System Preferences > Security & Privacy > Privacy > Full Disk Access. Click the lock icon to make changes (bottom of the dialog box). Select Microsoft Defender for Endpoint.
  2. Run an AV detection test to verify that the device is properly onboarded and reporting to the service. Perform the following steps on the newly onboarded device:
    1. Ensure that real-time protection is enabled (denoted by a result of 1 from running the following command):
      Bash

      mdatp health --field real_time_protection_enabled
      
    2. Open a Terminal window. Copy and execute the following command:
      Bash

      curl -o ~/Downloads/eicar.com.txt https://www.eicar.org/download/eicar.com.txt
      
    3. The file should have been quarantined by Defender for Endpoint on Mac. Use the following command to list all the detected threats:
      Bash

      mdatp threat list
      
  3. Run an EDR detection test to verify that the device is properly onboarded and reporting to the service. Perform the following steps on the newly onboarded device:
    1. In your browser such as Microsoft Edge for Mac or Safari.
    2. Download MDATP MacOS DIY.zip from https://aka.ms/mdatpmacosdiy and extract.

      You may be prompted:

      Do you want to allow downloads on “mdatpclientanalyzer.blob.core.windows.net”?
      You can change which websites can download files in Websites Preferences.

  4. Click Allow.
  5. Open Downloads.
  6. You should see MDATP MacOS DIY.

     Tip

    If you double-click, you will get the following message:

    “MDATP MacOS DIY” cannot be opened because the developer cannot be verifier.
    macOS cannot verify that this app is free from malware.
    [Move to Trash] [Cancel]

  7. Click Cancel.
  8. Right-click MDATP MacOS DIY, and then click Open.

    The system should display the following message:

    macOS cannot verify the developer of MDATP MacOS DIY. Are you sure you want to open it?
    By opening this app, you will be overriding system security which can expose your computer and personal information to malware that may harm your Mac or compromise your privacy.

  9. Click Open.

    The system should display the following message:

    Microsoft Defender for Endpoint – macOS EDR DIY test file
    Corresponding alert will be available in the MDATP portal.

  10. Click Open.

    In a few minutes an alert named “macOS EDR Test Alert” should be raised.

  11. Go to Microsoft 365 Defender portal (https://security.microsoft.com/).
  12. Go to the Alert Queue.

    Example of a macOS EDR test alert that shows severity, category, detection source, and a collapsed menu of actions.

    Look at the alert details and the device timeline, and perform the regular investigation steps.

Logging installation issues

See Logging installation issues for more information on how to find the automatically generated log that is created by the installer when an error occurs.

Uninstallation

See Uninstalling for details on how to remove Microsoft Defender for Endpoint on macOS from client devices.

Source : Official Microsoft Brand
Editor by : BEST Antivirus KBS Team

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

(Visited 53 times, 1 visits today)