Skip to content

Commit 10bc776

Browse files
authored
Update download links for XMDE Client Analyzer
1 parent 45d5229 commit 10bc776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/run-analyzer-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To run this client analyzer follow these steps:
6060

6161
Follow the steps below to use the standalone ClientAnalyzer binary
6262

63-
1. Download the [XMDE Client Analyzer Binary](https://aka.ms/XMDEClientAnalyzerBinary) tool to the Linux machine that you need to investigate. If you're using a terminal, download the tool by entering the following command:
63+
1. Download the [XMDE Client Analyzer Binary](https://go.microsoft.com/fwlink/?linkid=2336125) tool to the Linux machine that you need to investigate. If you're using a terminal, download the tool by entering the following command:
6464
6565
```bash
6666
wget --quiet -O XMDEClientAnalyzerBinary.zip "https://go.microsoft.com/fwlink/?linkid=2336125"
@@ -140,7 +140,7 @@ To run this client analyzer follow these steps:
140140
141141
### Download and run the Client Analyzer standalone python version
142142
143-
1. Download the [XMDE Client Analyzer](https://aka.ms/XMDEClientAnalyzer) tool on the Linux machine you need to investigate. If you're using a terminal, download the tool by entering the following command:
143+
1. Download the [XMDE Client Analyzer](https://go.microsoft.com/fwlink/?linkid=2336046) tool on the Linux machine you need to investigate. If you're using a terminal, download the tool by entering the following command:
144144

145145
```bash
146146
wget --quiet -O XMDEClientAnalyzerPython.zip "https://go.microsoft.com/fwlink/?linkid=2336046"

0 commit comments

Comments
 (0)