Skip to content

Commit 0f07b34

Browse files
committed
Learn Editor: Update mac-install-manually.md
1 parent b4bda09 commit 0f07b34

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

defender-endpoint/mac-install-manually.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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

7777
- You can download the *wdav.pkg*- from **Terminal**
78-
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,9 +111,9 @@ 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+
1. 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

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

118118
11. To enable system extension, select **Details**.
119119

0 commit comments

Comments
 (0)