Skip to content

Commit 1c53ce6

Browse files
authored
Update troubleshoot-collect-support-log.md
Updated path in first example of getfile - path to cab file was missing \MDECA\ as is shown in second example
1 parent 327759a commit 1c53ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/troubleshoot-collect-support-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This article provides instructions on how to run the tool via Live Response on W
5555

5656
```console
5757
Run MDELiveAnalyzer.ps1
58-
GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDEClientAnalyzerResult.zip"
58+
GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDECA\MDEClientAnalyzerResult.zip"
5959
```
6060

6161
[![Image of commands.](media/analyzer-commands.png)](media/analyzer-commands.png#lightbox)

0 commit comments

Comments
 (0)