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/run-analyzer-macos-linux.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,9 +52,7 @@ If you're using a terminal, download the tool by entering the following command:
52
52
```
53
53
54
54
55
-
2. Extract the contents of _XMDEClientAnalyzerBinary.zip_ on the machine.
56
-
57
-
If you're using a terminal, extract the files by entering the following command:
55
+
2. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine. If you're using a terminal, extract the files by entering the following command:
@@ -71,9 +69,7 @@ If you're using a terminal, download the tool by entering the following command:
71
69
- **SupportToolLinuxBinary.zip**: For all Linux devices
72
70
- **SupportToolMacOSBinary.zip**: For Mac devices
73
71
74
-
5. Unzip one of the above 2 zip files based on the machine you need to investigate.
75
-
76
-
When using a terminal, unzip the file by entering one of the following commands based on OS type:
72
+
5. Unzip one of the above 2 zip files based on the machine you need to investigate. When using a terminal, unzip the file by entering one of the following commands based on OS type:
77
73
78
74
- Linux
79
75
@@ -103,15 +99,13 @@ If you're using a terminal, download the tool by entering the following command:
103
99
> [!WARNING]
104
100
> Running the Python-based client analyzer requires the installation of PIP packages which may cause some issues in your environment. To avoid issues from occurring, it is recommended that you install the packages into a user PIP environment.
105
101
106
-
1. Download the [XMDE Client Analyzer](https://aka.ms/XMDEClientAnalyzer) tool to the macOS or Linux machine you need to investigate.
107
-
108
-
If you're using a terminal, download the tool by running the following command:
102
+
1. Download the [XMDE Client Analyzer](https://aka.ms/XMDEClientAnalyzer) tool to the macOS or Linux machine you need to investigate. If you're using a terminal, download the tool by running the following command:
0 commit comments