Skip to content

Commit 4b0af2a

Browse files
author
Muller
authored
Update troubleshoot-collect-support-log.md
Updated console action to get MDEClientAnalyzerResult.zip file. GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDEClientAnalyzerResult.zip" is now (with latest version) GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDECA\MDEClientAnalyzerResult.zip"
1 parent 4ae47a1 commit 4b0af2a

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
@@ -69,7 +69,7 @@ This article provides instructions on how to run the tool via Live Response on W
6969
```console
7070
PutFile MDEClientAnalyzerPreview.zip -overwrite
7171
Run MDELiveAnalyzer.ps1
72-
GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDEClientAnalyzerResult.zip"
72+
GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDECA\MDEClientAnalyzerResult.zip"
7373
```
7474

7575
- For more information on gathering data locally on a machine in case the machine isn't communicating with Microsoft Defender for Endpoint cloud services, or doesn't appear in Microsoft Defender for Endpoint portal as expected, see [Verify client connectivity to Microsoft Defender for Endpoint service URLs](verify-connectivity.md).

0 commit comments

Comments
 (0)