Skip to content

Commit 5fe21b5

Browse files
committed
Update mac-jamfpro-policies.md
1 parent 2d11b7d commit 5fe21b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/mac-jamfpro-policies.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ Use this article to set up policies for Defender for Endpoint on Mac using Jamf
4444

4545
4. Extract `WindowsDefenderATPOnboardingPackage.zip`.
4646

47-
1. Copy the file to your preferred location. For example, `C:\Users\JaneDoe_or_JohnDoe.contoso\Downloads\WindowsDefenderATPOnboardingPackage_macOS_MDM_contoso\Jamf\WindowsDefenderATPOnboarding.plist`.
47+
5. Copy the file to your preferred location. For example, `C:\Users\JaneDoe_or_JohnDoe.contoso\Downloads\WindowsDefenderATPOnboardingPackage_macOS_MDM_contoso\Jamf\WindowsDefenderATPOnboarding.plist`.
4848

4949
## Step 2: Create a configuration profile in Jamf Pro using the onboarding package
5050

5151
1. Locate the file `WindowsDefenderATPOnboarding.plist` from the previous section.
5252

5353
:::image type="content" source="media/plist-onboarding-file.png" alt-text="The Windows Defender ATP Onboarding file." lightbox="media/plist-onboarding-file.png":::
5454

55-
1. Sign in to Jamf Pro, navigate to **Computers** > **Configuration Profiles**, and select **New**.
55+
2. Sign in to Jamf Pro, navigate to **Computers** > **Configuration Profiles**, and select **New**.
5656

5757
:::image type="content" source="media/jamf-pro-configure-profile.png" alt-text="The page on which you create a new Jamf Pro dashboard." lightbox="media/jamf-pro-configure-profile.png":::
5858

@@ -143,9 +143,9 @@ Note that you must use exact `com.microsoft.wdav` as the **Preference Domain**;
143143

144144
1. Download schema.json file from [Defender's GitHub repository](https://github.com/microsoft/mdatp-xplat/tree/master/macos/schema) and save it to a local file:
145145

146-
```bash
147-
curl -o ~/Documents/schema.json https://raw.githubusercontent.com/microsoft/mdatp-xplat/master/macos/schema/schema.json
148-
```
146+
```bash
147+
curl -o ~/Documents/schema.json https://raw.githubusercontent.com/microsoft/mdatp-xplat/master/macos/schema/schema.json
148+
```
149149

150150
2. Create a new configuration profile. Under **Computers**, go to **Configuration Profiles**, and then, on the **General** tab, specify the following details:
151151

0 commit comments

Comments
 (0)