Skip to content

Commit 0e5c10b

Browse files
committed
Update microsoft-defender-endpoint-mac-prerequisites.md
1 parent 1bc3271 commit 0e5c10b

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

defender-endpoint/microsoft-defender-endpoint-mac-prerequisites.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: macos
1717
search.appverid: met150
18-
ms.date: 04/25/2025
18+
ms.date: 04/28/2025
1919
---
2020

2121
# Microsoft Defender for Endpoint on macOS prerequisites
@@ -40,7 +40,7 @@ This article lists the prerequisites for installing and configuring Microsoft De
4040
- Beginner-level experience in macOS and BASH scripting
4141
- For [manual deployments](#manual-deployment-requirements), administrative privileges on the device
4242
- 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.
4444

4545
### System requirements
4646

@@ -64,9 +64,9 @@ These three most recent major releases of macOS are supported.
6464

6565
There are several methods and deployment tools that you can use to centrally install and configure Defender for Endpoint on macOS across
6666

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)
6869
- Non-Microsoft management tools:
69-
- [Security Settings Management](mde-security-settings-management.md)
7070
- [Other Mobile Device Management products (including JAMF)](mac-install-with-other-mdm.md)
7171

7272
### Manual deployment requirements
@@ -114,10 +114,11 @@ If a proxy or firewall is blocking anonymous traffic, make sure that anonymous t
114114

115115
Onboarding Microsoft Defender for Endpoint for macOS requires the following steps:
116116

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
121122

122123
See [Onboard client devices running macOS to Microsoft Defender for Endpoint](onboard-client.md) for details.
123124

@@ -137,14 +138,12 @@ The output from this command should be similar to the following:
137138

138139
`OK https://cdn.x.cp.wd.microsoft.com/ping`
139140

140-
141141
Once Microsoft Defender for Endpoint is installed, connectivity can be validated by running the following command in Terminal:
142142

143143
```bash
144144
mdatp connectivity test
145145
```
146146

147-
148147
## Resources
149148

150149
- For more information about logging, uninstalling, or other articles, see [Resources for Microsoft Defender for Endpoint on macOS](mac-resources.md).

0 commit comments

Comments
 (0)