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-linux.md
+11-16Lines changed: 11 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ The Python version of the client analyzer accepts command line parameters to per
163
163
164
164
```
165
165
166
-
#### Rung the client analyzer script
166
+
#### Run the client analyzer script
167
167
168
168
> [!NOTE]
169
169
> If you have an active live response session you can skip Step 1.
@@ -191,34 +191,29 @@ This section provides instructions on how to run the tool locally on the Linux m
191
191
192
192
#### Summary:
193
193
194
-
1. Obtain from [https://aka.ms/xmdeclientanalyzerbinary](https://aka.ms/xmdeclientanalyzerbinary)
194
+
1. Obtain from [https://aka.ms/xmdeclientanalyzerbinary](https://aka.ms/xmdeclientanalyzerbinary). Or, if your Linux server has internet access use `wget` to download the file:
195
195
196
-
or if your Linux server has internet access use wget to download the file
0 commit comments