Skip to content

Commit fb4605d

Browse files
committed
Learn Editor: Update mac-install-manually.md
1 parent c812065 commit fb4605d

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

defender-endpoint/mac-install-manually.md

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,10 @@ Download the installation and onboarding packages from Microsoft Defender portal
5555
3. In Section 2 of the page, select **Download installation package**. Save it as wdav.pkg to a local directory.
5656

5757
4. In Section 2 of the page, select **Download onboarding package**. Save it as WindowsDefenderATPOnboardingPackage.zip to the same directory.
58-
:::image type="content" source="media/onboarding-package-step4.png" alt-text="Screenshot that shows the options to download the installation and onboarding packages.":::
5958

6059
5. From a command prompt, verify that you have the two files.
6160
- Type *cd Downloads* and press **Enter**.
6261
- Type *ls* and press **Enter**.
63-
:::image type="content" source="media/Terminal-image-step5.png" alt-text="Screenshot that displays the two download files.":::
6462

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

@@ -79,55 +77,37 @@ To complete this process, you must have admin privileges on the device.
7977
```console
8078
sudo installer -pkg /Users/admin/Downloads/wdav.pkg -target /
8179
```
82-
83-
:::image type="content" source="media/monterey-install-1.png" alt-text="Screenshot that shows the installation process for the application.":::
8480

8581
2. Select **Continue**.
8682

8783
3. Read through the **Software License Agreement** and select **Continue** to agree with the terms.
8884

89-
:::image type="content" source="media/software-license-agreement.png" alt-text="Screenshot that shows the Software License Agreement.":::
90-
9185
4. Read through the *End-User License Agreement (EULA)* and select **Agree**.
9286

93-
:::image type="content" source="media/agree-license.png" alt-text="Screenshot that shows the acceptance of the agreement.":::
94-
9587
5. From **Destination Select**, select the disk where you want to install the Microsoft Defender Software, for example, *Macintosh HD* and select **Continue**.
9688

97-
:::image type="content" source="media/destination-select.png" alt-text="Screenshot that shows the selection of destination for installation.":::
98-
9989
> [!NOTE]
10090
> The amount of disk space required for installation is around 777 MB.
10191

10292
6. To change the installation destination, select **Change Install Location...**.
10393

104-
:::image type="content" source="media/installation-type.png" alt-text="Screenshot that shows the final installation step.":::
105-
10694
7. Select **Install**.
10795

10896
8. Enter the password, when prompted.
10997

110-
:::image type="content" source="media/password-2g.png" alt-text="Screenshot that shows the password dialog box.":::
111-
11298
9. Select **Install Software**.
11399

114100
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**.
115101

116-
:::image type="content" source="media/monterey-install-2.png" alt-text="Screenshot that shows the system extension approval":::
117-
118102
11. To enable system extension, select **Details**.
119103

120-
:::image type="content" source="media/system-extention-image.png" alt-text="Screenshot that shows the system extension.":::
121104

122105
12. From the **Security & Privacy** window, select the checkboxes next to **Microsoft Defender** and select **OK**.
123106

124-
:::image type="content" source="media/security-privacy-window-updated.png" alt-text="Screenshot that shows the security and privacy window.":::
125-
126107
13. Repeat steps 11 and 12 for all system extensions distributed with Microsoft Defender for Endpoint on macOS.
127108

128109
14. As part of the Endpoint Detection and Response capabilities, Microsoft Defender for Endpoint on macOS inspects socket traffic and reports this information to the Microsoft Defender portal. When prompted to grant Microsoft Defender for Endpoint permissions to filter network traffic, select **Allow**.
129110

130-
:::image type="content" source="media/monterey-install-4.png" alt-text="Screenshot that shows the system extension security preferences2":::
131111

132112
To troubleshoot System Extension issues, refer [Troubleshoot System Extension](mac-support-sys-ext.md).
133113

@@ -144,12 +124,8 @@ To grant full disk access:
144124

145125
2. Grant **Full Disk Access** permission to **Microsoft Defender** and **Microsoft Defenders Endpoint Security Extension**.
146126

147-
:::image type="content" source="media/full-disk-access-security-privacy.png" alt-text="The screenshot shows the full disk access's security and privacy.":::
148-
149127
3. Select **General** \> **Restart** for the new system extensions to take effect.
150128

151-
:::image type="content" source="media/restart-fulldisk.png" alt-text="Screenshot that allows you to restart the system for new system extensions to be enabled.":::
152-
153129
4. Enable *Potentially Unwanted Application* (PUA) in block mode.
154130

155131
To enable PUA, refer [configure PUA protection](mac-pua.md).
@@ -173,11 +149,9 @@ To grant full disk access:
173149
Starting with macOS 13, a user must explicitly allow an application to run in background.
174150
macOS will pop a prompt up, telling the user that Microsoft Defender can run in background.
175151

176-
:::image type="content" source="media/background-items-notification.png" alt-text="Screenshot that shows background items notification":::
177152

178153
You can view applications permitted to run in background in System Settings => sign in Items => Allow in the Background at any time:
179154

180-
:::image type="content" source="media/background-items.png" alt-text="Screenshot that shows background items":::
181155

182156
Make sure all Microsoft Defender and Microsoft Corporation items are enabled. If they're disabled, then macOS won't start Microsoft Defender after a machine restart.
183157

@@ -187,12 +161,9 @@ Starting with macOS 14, a user must explicitly allow an application to access Bl
187161
macOS will pop a prompt up, telling the user that Microsoft Defender can access Bluetooth (applies only if you use Bluetooth based policies for Device Control).
188162
Select Allow to grant Microsoft Defender to access Bluetooth.
189163

190-
:::image type="content" source="media/macos-defender-bluetooth.png" alt-text="Screenshot that shows Bluetooth access request":::
191164

192165
You can confirm that permissions are granted in System Settings => Privacy Settings => Bluetooth.
193166

194-
:::image type="content" source="media/macos-defender-bluetooth-review.png" alt-text="Screenshot that shows Review Bluetooth access":::
195-
196167
## Onboarding Package
197168

198169
Once you install the MDE on macOS client, you must now onboard the package, which registers to your Microsoft Defender for Endpoint tenant and licenses it.

0 commit comments

Comments
 (0)