Skip to content

Commit 9f93b67

Browse files
committed
Update mdb-onboard-devices.md
Updated bash command per email request
1 parent d28a073 commit 9f93b67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-business/mdb-onboard-devices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ audience: Admin
99
ms.topic: overview
1010
ms.service: defender-business
1111
ms.localizationpriority: medium
12-
ms.date: 12/12/2024
12+
ms.date: 09/12/2025
1313
ms.reviewer: efratka, nehabha, muktaagarwal
1414
f1.keywords: NOCSH
1515
ms.collection:
@@ -187,7 +187,7 @@ When you run the local script on Mac, it creates a trust with Microsoft Entra ID
187187
```bash
188188
/usr/bin/unzip WindowsDefenderATPOnboardingPackage.zip \
189189
&& /bin/chmod +x MicrosoftDefenderATPOnboardingMacOs.sh \
190-
&& /bin/bash -c MicrosoftDefenderATPOnboardingMacOs.sh
190+
&& Sudo bash -x MicrosoftDefenderATPOnboardingMacOs.sh
191191
```
192192

193193
After Mac is enrolled in Intune, you can add it to a device group. [Learn more about device groups in Defender for Business](mdb-create-edit-device-groups.md).

0 commit comments

Comments
 (0)