Skip to content

Commit b78c8da

Browse files
Merge pull request #1333 from MicrosoftDocs/main
publish main to live 10:30 AM 9/12/24
2 parents cfa4752 + d52f4ab commit b78c8da

File tree

8 files changed

+118
-97
lines changed

8 files changed

+118
-97
lines changed

defender-endpoint/defender-endpoint-trial-user-guide.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: siosulli
77
manager: deniseb
88
audience: ITPro
99
ms.topic: how-to
10-
ms.date: 06/25/2024
10+
ms.date: 09/10/2024
1111
ms.collection:
1212
- m365-security
1313
- tier2
@@ -49,7 +49,7 @@ This playbook is a simple guide to help you make the most of your free trial. Us
4949
<a href="microsoft-defender-endpoint.md#apis"><center><b>Centralized configuration and administration, APIs</a></b></center></td>
5050
</tr>
5151
<tr>
52-
<td colspan="7"><a href="microsoft-defender-endpoint.md#mtp"><center><b>Microsoft Defender XDR</a></center></b></td>
52+
<td colspan="7"><a href="microsoft-defender-endpoint.md#mtp"><center><b>Microsoft Defender portal</a></center></b></td>
5353
</tr>
5454
</table>
5555
<br>
@@ -63,7 +63,7 @@ This playbook is a simple guide to help you make the most of your free trial. Us
6363
3. [Visit the Microsoft Defender portal](#step-3-visit-the-microsoft-365-defender-portal).
6464
4. [Onboard endpoints using any of the supported management tools](#step-4-onboard-endpoints-using-any-of-the-supported-management-tools).
6565
5. [Configure capabilities](#step-5-configure-capabilities).
66-
6. [Set up the Microsoft Defender for Endpoint evaluation lab](#step-6-set-up-the-microsoft-defender-for-endpoint-evaluation-lab).
66+
6. [Visit the Microsoft Defender portal](#step-6-visit-the-microsoft-defender-portal).
6767

6868
## Step 1: Confirm your license state
6969

@@ -109,14 +109,13 @@ This section outlines the general steps you to onboard devices (endpoints).
109109

110110
After onboarding devices (endpoints), you'll configure the various capabilities, such as endpoint detection and response, next-generation protection, and attack surface reduction.
111111

112-
Use [this table](onboarding.md) to choose components to configure. We recommend configuring all available capabilities, but you're able to skip the ones that don't apply.
112+
Use [the device onboarding table](onboarding.md) to choose components to configure. We recommend configuring all available capabilities, but you're able to skip the ones that don't apply.
113113

114-
## Step 6: Set up the Microsoft Defender for Endpoint evaluation lab
114+
After you have onboarded devices, [run a detection test](run-detection-test.md).
115115

116-
The Microsoft Defender for Endpoint evaluation lab is designed to eliminate the complexities of device and environment configuration so that you can focus on evaluating the capabilities of the platform, running simulations, and seeing the prevention, detection, and remediation features in action. Using the simplified set-up experience in evaluation lab, you can focus on running your own test scenarios and the pre-made simulations to see how Defender for Endpoint performs.
116+
## Step 6: Visit the Microsoft Defender portal
117117

118-
- [Watch the video overview](https://www.microsoft.com/videoplayer/embed/RE4qLUM) of the evaluation lab
119-
- [Get started with the lab](evaluate-microsoft-defender-antivirus.md)
118+
The Microsoft Defender portal ([https://security.microsoft.com](https://security.microsoft.com)) is a central location where you can view onboarded devices, security recommendations, detected threats, alerts, and more. To get started, see [Microsoft Defender portal](/defender-xdr/microsoft-365-defender-portal).
120119

121120

122121
## See also

defender-endpoint/mac-install-with-intune.md

Lines changed: 31 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
ms.topic: conceptual
1515
ms.subservice: macos
1616
search.appverid: met150
17-
ms.date: 08/21/2024
17+
ms.date: 09/12/2024
1818
---
1919

2020
# Deploy Microsoft Defender for Endpoint on macOS with Microsoft Intune
@@ -63,34 +63,40 @@ In the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2
6363

6464
1. Under **Configuration profiles**, select **Create Profile**.
6565

66-
This profile is needed for Big Sur (11) or later. It's ignored on older versions of macOS, because they use the kernel extension.
67-
6866
1. On the **Policies** tab, select **Create** > **New Policy**.
6967

7068
1. Under **Platform**, select **macOS**.
7169

72-
1. Under **Profile type**, select **Templates**.
73-
74-
1. Under **Template name**, select **Extensions**.
70+
1. Under **Profile type**, select **Settings catalog**.
7571

7672
1. Select **Create**.
7773

78-
1. On the **Basics** tab, **Name** the profile. For example, `SysExt-prod-macOS-Default-MDE`.
74+
1. On the **Basics** tab, **Name** the profile and enter a **Description.**
7975

8076
1. Select **Next**.
8177

82-
1. On the **Configuration settings** tab, expand **System Extensions** and add the following entries in the **Allowed system extensions** section:
78+
1. On the **Configuration settings tab,** select **+Add settings.**
8379

84-
|Bundle identifier|Team identifier|
85-
|---|---|
86-
|`com.microsoft.wdav.epsext`|`UBF8T346G9`|
87-
|`com.microsoft.wdav.netext`|`UBF8T346G9`|
80+
1. Under **Template name**, select **Extensions**.
81+
82+
1. In the **Settings picker**, expand the **System Configuration** category, and then select **System Extensions** > **Allowed System Extensions:**
83+
84+
![Screenshot showing the Settings Picker](media/mac-install-with-intune/screenshot-2024-09-11-at-1.41.09 pm.png)
85+
86+
1. Close the Settings picker, and then select **+ Edit instance**.
87+
88+
1. Configure the following entries in the **Allowed system extensions** section:
89+
90+
|Allowed System Extensions|Team Identifier|
91+
|---|---|
92+
|`com.microsoft.wdav.epsext`|`UBF8T346G9`|
93+
|`com.microsoft.wdav.netext`|`UBF8T346G9`|
94+
95+
![Screenshot showing allowed system extensions](media/mac-install-with-intune/image003.png)
8896

89-
:::image type="content" source="../defender-endpoint/media/mac-system-extension-intune2.png" alt-text="Screenshot that shows the settings of the system's extension." lightbox="../defender-endpoint/media/mac-system-extension-intune2.png":::
90-
9197
1. Select **Next**.
9298

93-
1. On the **Assignments** tab, assign the profile to a group where the macOS devices and/or users are located, or **All Users** and **All devices**.
99+
1. On the **Assignments** tab, assign the profile to a group where the macOS devices or users are located.
94100

95101
1. Review the configuration profile. Select **Create**.
96102

@@ -572,27 +578,13 @@ See [Uninstalling](mac-resources.md#uninstalling) for details on how to remove M
572578

573579
## Recommended content
574580

575-
[Add Microsoft Defender for Endpoint to macOS devices using Microsoft Intune](/mem/intune/apps/apps-advanced-threat-protection-macos?source=recommendations)
576-
577-
Learn about adding Microsoft Defender for Endpoint to macOS devices using Microsoft Intune.
578-
579-
[Examples of device control policies for Intune](mac-device-control-intune.md)
580-
<br>Learn how to use device control policies using examples that can be used with Intune.
581-
582-
[Configure Microsoft Defender for Endpoint on iOS features](ios-configure-features.md)
583-
<br>Describes how to deploy Microsoft Defender for Endpoint on iOS features.
584-
585-
[Deploy Microsoft Defender for Endpoint on iOS with Microsoft Intune](ios-install.md)
586-
<br>Describes how to deploy Microsoft Defender for Endpoint on iOS using an app.
587-
588-
[Configure Microsoft Defender for Endpoint in Microsoft Intune](/mem/intune/protect/advanced-threat-protection-configure?source=recommendations)
589-
<br>Describes connecting to Defender for Endpoint, onboarding devices, assigning compliance for risk levels, and conditional access policies.
590-
591-
[Troubleshoot issues and find answers on FAQs related to Microsoft Defender for Endpoint on iOS](ios-troubleshoot.md)
592-
<br>Troubleshooting and FAQ - Microsoft Defender for Endpoint on iOS.
593-
594-
[Configure Microsoft Defender for Endpoint on Android features](android-configure.md)
595-
<br>Describes how to configure Microsoft Defender for Endpoint on Android.
596-
597-
[Manage Defender for Endpoint on Android devices in Intune - Azure](/mem/intune/protect/advanced-threat-protection-manage-android?source=recommendations)
598-
<br>Configure Microsoft Defender for Endpoint web protection on Android devices managed by Microsoft Intune.
581+
|Article | Description |
582+
|---|---|
583+
| [Add Microsoft Defender for Endpoint to macOS devices using Microsoft Intune](/mem/intune/apps/apps-advanced-threat-protection-macos?source=recommendations) | Learn about adding Microsoft Defender for Endpoint to macOS devices using Microsoft Intune |
584+
| [Examples of device control policies for Intune](mac-device-control-intune.md) | Learn how to use device control policies using examples that can be used with Intune |
585+
| [Configure Microsoft Defender for Endpoint on iOS features](ios-configure-features.md) | Describes how to deploy Microsoft Defender for Endpoint on iOS features |
586+
| [Deploy Microsoft Defender for Endpoint on iOS with Microsoft Intune](ios-install.md) | Describes how to deploy Microsoft Defender for Endpoint on iOS using an app |
587+
| [Configure Microsoft Defender for Endpoint in Microsoft Intune](/mem/intune/protect/advanced-threat-protection-configure?source=recommendations) | Describes connecting to Defender for Endpoint, onboarding devices, assigning compliance for risk levels, and conditional access policies |
588+
| [Troubleshoot issues and find answers on FAQs related to Microsoft Defender for Endpoint on iOS](ios-troubleshoot.md) | Troubleshooting and FAQ - Microsoft Defender for Endpoint on iOS |
589+
| [Configure Microsoft Defender for Endpoint on Android features](android-configure.md) | Describes how to configure Microsoft Defender for Endpoint on Android |
590+
| [Manage Defender for Endpoint on Android devices in Intune - Azure](/mem/intune/protect/advanced-threat-protection-manage-android?source=recommendations) | Configure Microsoft Defender for Endpoint web protection on Android devices managed by Microsoft Intune |
394 KB
Loading
218 KB
Loading
Lines changed: 29 additions & 0 deletions
Loading
6.07 KB
Loading

0 commit comments

Comments
 (0)