Skip to content

Commit 6e631ac

Browse files
Merge branch 'main' into maccruz-ahmto
2 parents 974dfca + c46107b commit 6e631ac

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

defender-endpoint/mac-install-manually.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: admindeeplinkDEFENDER
1616
ms.topic: conceptual
1717
ms.subservice: macos
1818
search.appverid: met150
19-
ms.date: 04/16/2025
19+
ms.date: 05/01/2025
2020
---
2121

2222
# Manual deployment for Microsoft Defender for Endpoint on macOS
@@ -33,7 +33,7 @@ ms.date: 04/16/2025
3333
This article describes how to deploy Microsoft Defender for Endpoint on macOS manually. A successful deployment requires the completion of all of the following steps:
3434

3535
- [Download installation and onboarding packages](#download-installation-and-onboarding-packages)
36-
- [Application installation (macOS 11 and newer versions)](#application-installation-macos-11-and-newer-versions)
36+
- [Application installation (macOS 13 and newer versions)](#application-installation-macos-13-and-newer-versions)
3737
- [Onboarding Package](#onboarding-package)
3838
- [Grant Full Disk Access](#allow-full-disk-access)
3939
- [Ensure Background Execution](#background-execution)
@@ -64,23 +64,23 @@ Download the installation and onboarding packages from Microsoft Defender portal
6464

6565
6. Copy the *wdav.pkg* and *MicrosoftDefenderATPOnboardingMacOs.sh* to the device where you want to deploy the Microsoft Defender for Endpoint on macOS.
6666

67-
## Application installation (macOS 11 and newer versions)
67+
## Application installation (macOS 13 and newer versions)
6868

6969
To complete this process, you must have admin privileges on the device.
7070

7171
1. Do one of the following steps:
7272

73-
- Navigate to the downloaded *wdav.pkg* in **Finder** and open it.
73+
- Navigate to the downloaded *wdav.pkg* in **Finder** and open it.
7474

7575
Or
7676

77-
- You can download the *wdav.pkg*- from **Terminal**
78-
77+
- You can download the *wdav.pkg*- from **Terminal**.
78+
7979
```console
80-
sudo installer -store -pkg /Users/admin/Downloads/wdav.pkg -target /
80+
sudo installer -pkg /Users/admin/Downloads/wdav.pkg -target /
8181
```
82-
83-
:::image type="content" source="media/monterey-install-1.png" alt-text="Screenshot that shows the installation process for the application":::
82+
83+
:::image type="content" source="media/monterey-install-1.png" alt-text="Screenshot that shows the installation process for the application.":::
8484

8585
2. Select **Continue**.
8686

@@ -111,7 +111,7 @@ To complete this process, you must have admin privileges on the device.
111111

112112
9. Select **Install Software**.
113113

114-
10. At the end of the installation process, for macOS Big Sur (11.0) or latest version, you're prompted to approve the system extensions used by the product. Select **Open Security Preferences**.
114+
10. At the end of the installation process, for macOS Ventura (13.0) or latest version, you're prompted to approve the system extensions used by the product. Select **Open Security Preferences**.
115115

116116
:::image type="content" source="media/monterey-install-2.png" alt-text="Screenshot that shows the system extension approval":::
117117

0 commit comments

Comments
 (0)