File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ If you're experiencing reliability or device health issues with Microsoft Defend
37
37
If you're using a terminal, download the tool by running the following command:
38
38
39
39
``` bash
40
- wget --quiet -O XMDEClientAnalyzerBinary.zip https://go.microsoft.com/fwlink/? linkid=2297517
40
+ wget --quiet -O XMDEClientAnalyzerBinary.zip " https://go.microsoft.com/fwlink/?linkid=2297517"
41
41
```
42
42
43
43
2 . Verify the download.
44
44
45
45
``` bash
46
- echo ' B5EBD9AB36F2DB92C341ABEBB20A50551D08D769CB061EAFCC1A931EFACE305D XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
46
+ echo ' 7886E960546A8490C7CBD962330104B2454647131B89D26771610FDB5BB6BE3D XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
47
47
```
48
48
49
49
3 . Extract the contents of ` XMDEClientAnalyzerBinary.zip ` on the machine.
You can’t perform that action at this time.
0 commit comments