We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2a1b8 commit 81be38cCopy full SHA for 81be38c
defender-endpoint/troubleshoot-collect-support-log.md
@@ -51,9 +51,13 @@ This article provides instructions on how to run the tool via Live Response on W
51
52
:::image type="content" source="media/analyzer-file.png" alt-text="The choose file button-2" lightbox="media/analyzer-file.png":::
53
54
+> [!NOTE]
55
+> Do the same for the `MDEClientAnalyzerPreview.zip` file.
56
+
57
6. While still in the LiveResponse session, use the following commands to run the analyzer and collect the resulting file.
58
59
```console
60
+ Putfile MDEClientAnalyzerPreview.zip
61
Run MDELiveAnalyzer.ps1
62
GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDECA\MDEClientAnalyzerResult.zip"
63
```
0 commit comments