@@ -15,7 +15,7 @@ ms.collection:
15
15
ms.topic : conceptual
16
16
ms.subservice : macos
17
17
search.appverid : met150
18
- ms.date : 04/25 /2025
18
+ ms.date : 04/28 /2025
19
19
---
20
20
21
21
# Microsoft Defender for Endpoint on macOS prerequisites
@@ -40,7 +40,7 @@ This article lists the prerequisites for installing and configuring Microsoft De
40
40
- Beginner-level experience in macOS and BASH scripting
41
41
- For [ manual deployments] ( #manual-deployment-requirements ) , administrative privileges on the device
42
42
- For [ enterprise deployments] ( #enterprise-deployment-requirements ) , a Mobile Device Management (MDM) solution such as Microsoft Intune
43
- - [ Network connectivity] ( #network-connectivity ) to the Microsoft Defenender for Endpoint service.
43
+ - [ Network connectivity] ( #network-connectivity ) to the Microsoft Defender for Endpoint service.
44
44
45
45
### System requirements
46
46
@@ -64,9 +64,9 @@ These three most recent major releases of macOS are supported.
64
64
65
65
There are several methods and deployment tools that you can use to centrally install and configure Defender for Endpoint on macOS across
66
66
67
- - [ Microsoft Intune-based deployment] ( mac-install-with-intune.md )
67
+ - [ Microsoft Intune-based deployment] ( mac-install-with-intune.md ) #
68
+ - [ Security Settings Management] ( mde-security-settings-management.md )
68
69
- Non-Microsoft management tools:
69
- - [ Security Settings Management] ( mde-security-settings-management.md )
70
70
- [ Other Mobile Device Management products (including JAMF)] ( mac-install-with-other-mdm.md )
71
71
72
72
### Manual deployment requirements
@@ -114,10 +114,11 @@ If a proxy or firewall is blocking anonymous traffic, make sure that anonymous t
114
114
115
115
Onboarding Microsoft Defender for Endpoint for macOS requires the following steps:
116
116
117
- - Install the .pkg containing the software
118
- - Test the [ network connectivity] ( #test-network-connectivity )
119
- - Install the required system extensions
120
- - On-board the device to Microsoft Defender for Endpoint
117
+ - First, ensure that the device meets the [ system requirements] ( #system-requirements ) and [ network connectivity] ( #network-connectivity ) requirements.
118
+ - Next, install the .pkg containing the software
119
+ - Once the .pkg has been installed, test the [ network connectivity] ( #test-network-connectivity )
120
+ - Next, install the required system extensions
121
+ - Finally, on-board the device to Microsoft Defender for Endpoint
121
122
122
123
See [ Onboard client devices running macOS to Microsoft Defender for Endpoint] ( onboard-client.md ) for details.
123
124
@@ -137,14 +138,12 @@ The output from this command should be similar to the following:
137
138
138
139
` OK https://cdn.x.cp.wd.microsoft.com/ping `
139
140
140
-
141
141
Once Microsoft Defender for Endpoint is installed, connectivity can be validated by running the following command in Terminal:
142
142
143
143
``` bash
144
144
mdatp connectivity test
145
145
```
146
146
147
-
148
147
## Resources
149
148
150
149
- For more information about logging, uninstalling, or other articles, see [ Resources for Microsoft Defender for Endpoint on macOS] ( mac-resources.md ) .
0 commit comments