Skip to content

Commit 732291b

Browse files
committed
Update mac-jamfpro-policies.md
1 parent 0658493 commit 732291b

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

defender-endpoint/mac-jamfpro-policies.md

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,11 @@ For more information about managing security settings, see the following article
135135

136136
You can either use Jamf Pro GUI to edit individual settings of the Microsoft Defender for Endpoint configuration, or use the legacy method by creating a configuration Plist in a text editor, and uploading it to Jamf Pro.
137137

138-
You must use exact `com.microsoft.wdav` as the **Preference Domain**. Microsoft Defender for Endpoint uses only this name and `com.microsoft.wdav.ext` to load its managed settings.
139-
140-
(The `com.microsoft.wdav.ext` version can be used in rare cases when you prefer to use GUI method, but also need to configure a setting that hasn't been added to the schema yet.)
138+
You must use exact `com.microsoft.wdav` as the **Preference Domain**. Microsoft Defender for Endpoint uses only this name and `com.microsoft.wdav.ext` to load its managed settings. (The `com.microsoft.wdav.ext` version can be used in rare cases when you prefer to use GUI method, but also need to configure a setting that hasn't been added to the schema yet.)
141139

142140
### GUI method
143141

144-
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:
142+
1. Download the `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:
145143

146144
```bash
147145
curl -o ~/Documents/schema.json https://raw.githubusercontent.com/microsoft/mdatp-xplat/master/macos/schema/schema.json
@@ -177,15 +175,13 @@ You must use exact `com.microsoft.wdav` as the **Preference Domain**. Microsoft
177175

178176
:::image type="content" source="media/9fc17529e5577eefd773c658ec576a7d.png" alt-text="The Configuration profile scope." lightbox="media/9fc17529e5577eefd773c658ec576a7d.png":::
179177

180-
8. Select **Contoso's Machine Group**.
181-
182-
9. Select **Add**, then select **Save**.
178+
8. Select **Contoso's Machine Group**. Select **Add**, then select **Save**.
183179

184180
:::image type="content" source="media/cf30438b5512ac89af1d11cbf35219a6.png" alt-text="The page on which you can add the Configuration settings." lightbox="media/cf30438b5512ac89af1d11cbf35219a6.png":::
185181

186182
:::image type="content" source="media/6f093e42856753a3955cab7ee14f12d9.png" alt-text="The page on which you can save the Configuration settings." lightbox="media/6f093e42856753a3955cab7ee14f12d9.png":::
187183

188-
10. Select **Done**. You see the new **Configuration profile**.
184+
9. Select **Done**. You see the new **Configuration profile**.
189185

190186
:::image type="content" source="media/dd55405106da0dfc2f50f8d4525b01c8.png" alt-text="The page on which you complete the Configuration settings." lightbox="media/dd55405106da0dfc2f50f8d4525b01c8.png":::
191187

@@ -318,15 +314,15 @@ Microsoft Defender for Endpoint adds new settings over time. These new settings
318314

319315
3. In the Jamf Pro dashboard, open **Computers**, and their **Configuration Profiles**. Select **New** and switch to the **General** tab.
320316

321-
:::image type="content" source="media/644e0f3af40c29e80ca1443535b2fe32.png" alt-text="The page displaying a new profile." lightbox="media/644e0f3af40c29e80ca1443535b2fe32.png":::
317+
:::image type="content" source="media/644e0f3af40c29e80ca1443535b2fe32.png" alt-text="The page displaying a new profile." lightbox="media/644e0f3af40c29e80ca1443535b2fe32.png":::
322318

323319
4. On the **General** tab, specify the following details:
324320

325-
- **Name**: `MDATP MDAV configuration settings`
326-
- **Description**: `<blank>`
327-
- **Category**: `None (default)`
328-
- **Distribution Method**: `Install Automatically (default)`
329-
- **Level**: `Computer Level (default)`
321+
- **Name**: `MDATP MDAV configuration settings`
322+
- **Description**: `<blank>`
323+
- **Category**: `None (default)`
324+
- **Distribution Method**: `Install Automatically (default)`
325+
- **Level**: `Computer Level (default)`
330326

331327
5. In **Application & Custom Settings**, select **Configure**.
332328

@@ -375,15 +371,13 @@ Microsoft Defender for Endpoint adds new settings over time. These new settings
375371

376372
:::image type="content" source="media/9fc17529e5577eefd773c658ec576a7d.png" alt-text="The scope for the configuration settings." lightbox="media/9fc17529e5577eefd773c658ec576a7d.png":::
377373

378-
14. Select **Contoso's Machine Group**.
379-
380-
15. Select **Add**, then select **Save**.
374+
14. Select **Contoso's Machine Group**. Select **Add**, then select **Save**.
381375

382376
:::image type="content" source="media/cf30438b5512ac89af1d11cbf35219a6.png" alt-text="The configuration settings addsav." lightbox="media/cf30438b5512ac89af1d11cbf35219a6.png":::
383377

384378
:::image type="content" source="media/6f093e42856753a3955cab7ee14f12d9.png" alt-text="The notification of configuration settings." lightbox="media/6f093e42856753a3955cab7ee14f12d9.png":::
385379

386-
1. Select **Done**. You see the new **Configuration profile**.
380+
15. Select **Done**. You see the new **Configuration profile**.
387381

388382
:::image type="content" source="media/dd55405106da0dfc2f50f8d4525b01c8.png" alt-text="Image of configuration settings config profile image." lightbox="media/dd55405106da0dfc2f50f8d4525b01c8.png":::
389383

0 commit comments

Comments
 (0)