@@ -59,8 +59,8 @@ If you have issues with Microsoft Defender for Endpoint on Linux and need suppor
59
59
60
60
5. Two new zip files are produced:
61
61
62
- - ** SupportToolLinuxBinary.zip** : For all Linux devices
63
- - ** SupportToolMacOSBinary.zip** : For Mac devices
62
+ - ** SupportToolLinuxBinary.zip** : For all Linux devices
63
+ - ** SupportToolMacOSBinary.zip** : For Mac devices
64
64
65
65
6. Unzip ` SupportToolLinuxBinary.zip` file.
66
66
@@ -95,7 +95,7 @@ If you have issues with Microsoft Defender for Endpoint on Linux and need suppor
95
95
echo ' 07E6A7B89E28A78309D5B6F1E25E4CDFBA9CA141450E422D76441C03AD3477E7 XMDEClientAnalyzer.zip' | sha256sum -c
96
96
```
97
97
98
- 3. Extract the contents of XMDEClientAnalyzer.zip on the machine.
98
+ 3. Extract the contents of ` XMDEClientAnalyzer.zip` on the machine.
99
99
100
100
```bash
101
101
unzip -q XMDEClientAnalyzer.zip -d XMDEClientAnalyzer
@@ -189,7 +189,7 @@ optional arguments:
189
189
190
190
### Diagnostics mode
191
191
192
- Diagnostics mode is used to collect extensive set of machine information, such as memory, disk, MDATP logs, etc .
192
+ Diagnostics mode is used to collect extensive set of machine information, such as memory, disk, and MDATP logs.
193
193
This set of files gives the primary set of information required to debug any issue related to Defender For Endpoint.
194
194
195
195
The options supported are as follows:
@@ -344,7 +344,7 @@ The output printed on the screen shows if the URLs are reachable or not.
344
344
345
345
#### Collect different installation/onboarding reports
346
346
347
- This mode collects installation related information like distro, system requirements, etc .
347
+ This mode collects installation related information like distro and system requirements.
348
348
349
349
```console
350
350
@@ -368,7 +368,7 @@ A single report `installation_report.json` is generated. The keys in the file ar
368
368
369
369
#### Exclude mode
370
370
371
- This mode adds exclusions for audit-d monitoring.
371
+ This mode adds exclusions for ` audit-d` monitoring.
372
372
373
373
```console
374
374
0 commit comments