diff --git a/windows/security/threat-protection/microsoft-defender-atp/endpoint-detection-response-mac-preview.md b/windows/security/threat-protection/microsoft-defender-atp/endpoint-detection-response-mac-preview.md index 68f9ed9cbd..d8b5e85940 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/endpoint-detection-response-mac-preview.md +++ b/windows/security/threat-protection/microsoft-defender-atp/endpoint-detection-response-mac-preview.md @@ -29,104 +29,104 @@ Endpoint detection and response capabilities in Microsoft Defender ATP for Mac a ## Enable the Insider program with Jamf -a. Create configuration profile com.microsoft.wdav.plist with the following content: +1. Create configuration profile com.microsoft.wdav.plist with the following content: -```XML - - - - - edr - - earlyPreview - - - - -``` + ```XML + + + + + edr + + earlyPreview + + + + + ``` -b. From the JAMF console, navigate to  **Computers > Configuration Profiles**, navigate to the configuration profile you'd like to use, then select  **Custom Settings**. +1. From the JAMF console, navigate to  **Computers > Configuration Profiles**, navigate to the configuration profile you'd like to use, then select  **Custom Settings**. -c. Create an entry with com.microsoft.wdav as the preference domain and upload the .plist created earlier. +1. Create an entry with com.microsoft.wdav as the preference domain and upload the .plist created earlier. ->[!WARNING] ->You must enter the correct preference domain (com.microsoft.wdav), otherwise the preferences will not be recognized by the product + > [!WARNING] + > You must enter the correct preference domain (com.microsoft.wdav), otherwise the preferences will not be recognized by the product ## Enable the Insider program with Intune -a. Create configuration profile com.microsoft.wdav.plist with the following content: +1. Create configuration profile com.microsoft.wdav.plist with the following content: - ```XML - - - - - PayloadUUID - C4E6A782-0C8D-44AB-A025-EB893987A295 - PayloadType - Configuration - PayloadOrganization - Microsoft - PayloadIdentifier - com.microsoft.wdav - PayloadDisplayName - Microsoft Defender ATP settings - PayloadDescription - Microsoft Defender ATP configuration settings - PayloadVersion - 1 - PayloadEnabled - - PayloadRemovalDisallowed - - PayloadScope - System - PayloadContent - - - PayloadUUID - 99DBC2BC-3B3A-46A2-A413-C8F9BB9A7295 - PayloadType - com.microsoft.wdav - PayloadOrganization - Microsoft - PayloadIdentifier - com.microsoft.wdav - PayloadDisplayName - Microsoft Defender ATP configuration settings - PayloadDescription - - PayloadVersion - 1 - PayloadEnabled - - edr - - earlyPreview - - - - - - -``` + ```XML + + + + + PayloadUUID + C4E6A782-0C8D-44AB-A025-EB893987A295 + PayloadType + Configuration + PayloadOrganization + Microsoft + PayloadIdentifier + com.microsoft.wdav + PayloadDisplayName + Microsoft Defender ATP settings + PayloadDescription + Microsoft Defender ATP configuration settings + PayloadVersion + 1 + PayloadEnabled + + PayloadRemovalDisallowed + + PayloadScope + System + PayloadContent + + + PayloadUUID + 99DBC2BC-3B3A-46A2-A413-C8F9BB9A7295 + PayloadType + com.microsoft.wdav + PayloadOrganization + Microsoft + PayloadIdentifier + com.microsoft.wdav + PayloadDisplayName + Microsoft Defender ATP configuration settings + PayloadDescription + + PayloadVersion + 1 + PayloadEnabled + + edr + + earlyPreview + + + + + + + ``` -b. Open  **Manage > Device configuration**. Select  **Manage > Profiles > Create Profile**. +1. Open  **Manage > Device configuration**. Select  **Manage > Profiles > Create Profile**. -c. Choose a name for the profile. Change  **Platform=macOS**  to  **Profile type=Custom**. Select  **Configure**. +1. Choose a name for the profile. Change  **Platform=macOS**  to  **Profile type=Custom**. Select  **Configure**. -d. Save the .plist created earlier as com.microsoft.wdav.xml. +1. Save the .plist created earlier as com.microsoft.wdav.xml. -e. Enter com.microsoft.wdav as the custom configuration profile name. +1. Enter com.microsoft.wdav as the custom configuration profile name. -f. Open the configuration profile and upload com.microsoft.wdav.xml. This file was created in step 1. +1. Open the configuration profile and upload com.microsoft.wdav.xml. This file was created in step 1. -g. Select  **OK**. +1. Select  **OK**. -h. Select  **Manage > Assignments**. In the  **Include**  tab, select  **Assign to All Users & All devices**. +1. Select  **Manage > Assignments**. In the  **Include**  tab, select  **Assign to All Users & All devices**. ->[!WARNING] ->You must enter the correct custom configuration profile name, otherwise these preferences will not be recognized by the product. + > [!WARNING] + > You must enter the correct custom configuration profile name, otherwise these preferences will not be recognized by the product. ## Enable the Insider program manually on a single device @@ -134,7 +134,7 @@ In terminal, run: ```bash mdatp --edr --early-preview true - ``` +``` For versions earlier than 100.78.0, run: