You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/mac-device-control-jamf.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,28 +62,30 @@ You must validate your JSON policy after it's created to ensure there are no syn
62
62
63
63
### Step 3: Update your Defender for Endpoint preferences Schema
64
64
65
-
The [Defender for Endpoint preferences schema](https://github.com/microsoft/mdatp-xplat/blob/master/macos/schema/schema.json)is updated to include the new `deviceControl/policy` key. The existing MDE Preferences configuration profile should be updated to use the new schema file's content.
65
+
The [Defender for Endpoint preferences schema](https://github.com/microsoft/mdatp-xplat/blob/master/macos/schema/schema.json)includes the new `deviceControl/policy` key. The existing Defender for Endpoint preferences configuration profile should be updated to use the new schema file's content.
66
66
67
67
:::image type="content" source="media/macos-device-control-jamf-mde-preferences-schema.png" alt-text="Shows where to edit the Microsoft Defender for Endpoint Preferences Schema to update." lightbox="media/macos-device-control-jamf-mde-preferences-schema.png":::
68
68
69
-
### Step 4: Add Device Control Policy to MDE Preferences
69
+
### Step 4: Add the device control policy to Defender for Endpoint preferences
70
70
71
-
A new 'Device Control' property is now available to add to the UX.
71
+
A new device control property is now available to add to the user experience.
72
72
73
-
1.Select the topmost **Add/Remove properties** button, then select **Device Control** and press**Apply**.
73
+
1.In your Jamf console, select **Add/Remove properties**, select **Device Control**, and then select**Apply**.
74
74
75
75
:::image type="content" source="media/macos-device-control-jamf-device-control-property.png" alt-text="Shows how to add Device Control in Microsoft Defender for Endpoint" lightbox="media/macos-device-control-jamf-device-control-property.png":::
76
76
77
-
2.Next, scroll down until you see the **Device Control** property (it's the bottommost entry), and select **Add/Remove properties** directly underneath it.
77
+
2.Scroll down until you see the **Device Control** property (it's at the bottom of the list), and then select **Add/Remove properties**.
78
78
79
79
3. Select **Device Control Policy**, and then select **Apply**.
80
80
81
81
:::image type="content" source="media/macos-device-control-jamf-device-control-add-remove-property.png" alt-text="Shows how to apply Device Control Policy in Microsoft Defender for Endpoint." lightbox="media/macos-device-control-jamf-device-control-add-remove-property.png":::
82
82
83
-
4.To finish, copy and paste the Device Control policy JSON into the text box, and save your changes to the configuration profile.
83
+
4.Copy and paste your device control policy JSON into the text box.
84
84
85
85
:::image type="content" source="media/macos-device-control-jamf-device-control-policy-json.png" alt-text="Shows where to add the Device Control policy JSON in Microsoft Defender for Endpoint." lightbox="media/macos-device-control-jamf-device-control-policy-json.png":::
86
86
87
+
5. Save your changes.
88
+
87
89
## See also
88
90
89
91
-[Device Control for macOS](mac-device-control-overview.md)
0 commit comments