You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/linux-install-manually.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -413,8 +413,7 @@ Download the onboarding package from the [Microsoft Defender portal](https://sec
413
413
414
414
> [!NOTE]
415
415
> To run this command, you must have `python` or `python3` installed on the device depending on the distro and version. If needed, see [Step-by-step Instructions for Installing Python on Linux](https://opensource.com/article/20/4/install-python-linux).
416
-
>
417
-
> To onboard a device that was previously offboard, you must remove the mdatp_offboard.json file located at /etc/opt/microsoft/mdatp.
416
+
418
417
419
418
If you're running RHEL 8.x or Ubuntu 20.04 or higher, you need to use `python3`. Run the following command:
Copy file name to clipboardExpand all lines: defender-endpoint/onboard-downlevel.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,11 +41,13 @@ To onboard down-level Windows client endpoints to Defender for Endpoint, you can
41
41
**Defender endpoint security solution**
42
42
43
43
- Windows 7 SP1 Pro
44
+
- Windows 7 SP1 Enterprise
44
45
- Windows Server 2008 R2 SP1
45
46
46
47
**MMA/SCEP**
47
48
48
49
- Windows 7 SP1 Pro
50
+
- Windows 7 SP1 Enterprise
49
51
- Windows 8.1 Pro
50
52
- Windows 8.1
51
53
- Windows Server 2008 R2 SP1
@@ -91,7 +93,7 @@ Review the following details to verify minimum system requirements:
91
93
> [!NOTE]
92
94
> Installation of .NET 4.5 might require you to restart your computer after installation.
93
95
94
-
- Meet the Azure Log Analytics agent minimum system requirements. For more information, see [Collect data from computers in you environment with Log Analytics](/azure/log-analytics/log-analytics-concept-hybrid#prerequisites)
96
+
- Meet the Azure Log Analytics agent minimum system requirements. For more information, see [Collect data from computers in your environment with Log Analytics](/azure/log-analytics/log-analytics-concept-hybrid#prerequisites)
95
97
96
98
### Installation steps
97
99
@@ -212,7 +214,7 @@ Follow the steps in [Run a detection test on a newly onboarded device](run-detec
212
214
> [!NOTE]
213
215
> This article assumes you're using x64-based servers (MMA Agent .exe x64 New SHA-2 compliant version).
214
216
215
-
**Step 2: Create a file name DeployMMA.cmd (using notepad)**
217
+
**Step 2: Create a file named DeployMMA.cmd (using notepad)**
216
218
Add the following lines to the cmd file. Note that you'll need your WORKSPACE ID and KEY.
217
219
218
220
The following command is an example. Replace the following values:
@@ -344,4 +346,4 @@ You can use either of the following methods:
344
346
$AgentCfg.ReloadConfiguration()
345
347
```
346
348
347
-
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
349
+
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
0 commit comments