Skip to content

Latest commit

 

History

History
167 lines (101 loc) · 10.1 KB

mac-support-license.md

File metadata and controls

167 lines (101 loc) · 10.1 KB
title description ms.service author ms.author manager ms.localizationpriority audience ms.collection ms.topic ms.subservice search.appverid ms.date
Troubleshoot license issues for Microsoft Defender for Endpoint on Mac
Troubleshoot license issues in Microsoft Defender for Endpoint on Mac.
defender-endpoint
YongRhee-MSFT
yongrhee
deniseb
medium
ITPro
m365-security
tier3
mde-macos
conceptual
macos
met150
03/19/2024

Troubleshoot license issues for Microsoft Defender for Endpoint on macOS

[!INCLUDE Microsoft Defender XDR rebranding]

Applies to:

Want to experience Microsoft Defender for Endpoint? Sign up for a free trial.

No license found

When Microsoft Defender for Endpoint on macOS is being deployed, an error message with an x on top of the Microsoft Defender for Endpoint on macOS shield appears.

Select the x symbol.

:::image type="content" source="media/error-mde-mac-deployment.png" alt-text="Screenshot that shows the menu bar containing the x symbol on the Microsoft Defender for Endpoint on macOS shield.":::

Message

When you select the x symbol, you see options as shown in the following screenshot:

:::image type="content" source="media/x-symbol-menu-items.png" alt-text="Screenshot that shows the option that gets listed on selecting the x symbol.":::

When you select Action needed, you get the error message as shown in the following screenshot:

:::image type="content" source="media/license-not-found-message.png" alt-text="Screenshot of the page displaying the No license found message and its description.":::

You encounter this message in a different way: If you're using the terminal to enter mdatp health without the double quotes, the message as shown in the following screenshot is displayed:

:::image type="content" source="media/no-license-found-warning.png" alt-text="Screenshot of the product page on which the No license found warning message is displayed.":::

Cause

Solutions

If you did not run the configuration script

This section describes the troubleshooting measures when the error/warning message is caused by nonexecution of the configuration script. The script contains the license settings when the Microsoft Defender for Endpoint on macOS package is installed and deployed.

Depending on the deployment management tool used, follow the tool-specific instructions to onboard the package (register the license) as described in the following table:

Management License deployment instructions (Onboarding instructions)
Intune Download the onboarding package
JamF Step 1: Get the Microsoft Defender for Endpoint onboarding package
Other MDM License settings
Manual installation Download installation and onboarding packages; and Onboarding Package

Note

If the onboarding package runs correctly, the licensing information will be located in /Library/Application Support/Microsoft/Defender/com.microsoft.wdav.atp.plist.

If Microsoft Defender for Endpoint on macOS is not up to date

For scenarios where Microsoft Defender for Endpoint on macOS isn't up to date, you need to update the agent.

If Microsoft Defender for Endpoint on macOS has been offboarded

When the offboarding script is executed on the macOS, it saves a file in /Library/Application Support/Microsoft/Defender/ and it's named com.microsoft.wdav.atp.offboarding.plist.

If the file exists, it will prevent the macOS from being onboarded again. Delete the com.microsoft.wdav.atp.offboarding.plist running the onboarding script again.

If a license is not assigned to a user

  1. In the Microsoft Defender portal (security.microsoft.com), select Settings, and then select Endpoints.

    :::image type="content" source="media/endpoints-option-on-settings-screen.png" alt-text="Screenshot of the Settings screen on which the Endpoints option is listed." lightbox="media/endpoints-option-on-settings-screen.png":::

  2. Select Licenses.

    :::image type="content" source="media/selecting-licenses-option-from-endpoints-screen.png" alt-text="Screenshot of the Endpoints page from which the Licenses options can be selected." lightbox="media/selecting-licenses-option-from-endpoints-screen.png":::

  3. Select View and purchase licenses in the Microsoft 365 admin center. The following screen in the Microsoft 365 admin center portal appears:

    :::image type="content" source="media/m365-admin-center-purchase-assign-licenses.png" alt-text="Screenshot of the Microsoft 365 admin center portal page from which licenses can be purchased and assigned." lightbox="media/m365-admin-center-purchase-assign-licenses.png":::

  4. Check the checkbox of the license you want to purchase from Microsoft, and select it. The screen displaying detail of the chosen license appears:

    :::image type="content" source="media/resultant-screen-of-selecting-preferred-license.png" alt-text="Screenshot of the product page from which you can select the option of assigning the purchased license.":::

  5. Select the Assign licenses link.

    :::image type="content" source="media/assign-licenses-link.png" alt-text="Screenshot of the product page from which you can select the Assign licenses link.":::

    The following screen appears:

    :::image type="content" source="media/screen-containing-option-to-assign-licenses.png" alt-text="Screenshot of the page containing the + Assign licenses option." lightbox="media/screen-containing-option-to-assign-licenses.png":::

  6. Select + Assign licenses.

  7. Enter the name or email address of the person to whom you want to assign this license. The following screen appears, displaying the details of the chosen license assignee and a list of options.

    :::image type="content" source="media/assignee-details-and-options.png" alt-text="Screenshot of the page displaying the assignee's details and a list of options.":::

  8. Check the checkboxes for Microsoft 365 Advanced Auditing, Microsoft Defender XDR, and Microsoft Defender for Endpoint. Then select Save.

On implementing these solution-options (either of them), if the licensing issues have been resolved, and then you run mdatp health, you should see the following results:

:::image type="content" source="media/results-after-license-issues-resolved.png" alt-text="Screenshot of the page containing the results displayed after running mdatp health.":::

Sign in with your Microsoft account

:::image type="content" source="media/mac-consumer-login.png" alt-text="Screenshot of the page from which the users have to sign in with their Microsoft account's credentials to get started.":::

Message

Sign in with your Microsoft account to get started.

Create new account or Switch to enterprise app.

Cause

You've downloaded and installed Microsoft Defender for individuals on macOS on top of previously installed Microsoft Defender for Endpoint.

Solution

Select Switch to enterprise app to switch to Enterprise experience.

You can also suppress switching to experience for Individuals on MDM-enrolled machines by including userInterface/consumerExperience in the Defender's settings:

<key>userInterface</key>
<dict>
    <key>consumerExperience</key>
    <string>disabled</string>
</dict>

Recommended content

[!INCLUDE Microsoft Defender for Endpoint Tech Community]