Skip to content

Commit

Permalink
Merge pull request #1264 from amirsc3/patch-1
Browse files Browse the repository at this point in the history
Update troubleshoot-collect-support-log.md
  • Loading branch information
denisebmsft authored Sep 3, 2024
2 parents 9c2a9ac + b235664 commit 9d0e38f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion defender-endpoint/troubleshoot-collect-support-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ms.collection:
ms.topic: troubleshooting
ms.subservice: edr
search.appverid: met150
ms.date: 08/13/2024
ms.date: 09/03/2024
---

# Collect support logs in Microsoft Defender for Endpoint using live response
Expand Down Expand Up @@ -51,9 +51,12 @@ This article provides instructions on how to run the tool via Live Response on W

:::image type="content" source="media/analyzer-file.png" alt-text="The choose file button-2" lightbox="media/analyzer-file.png":::

Repeat this step for the `MDEClientAnalyzerPreview.zip` file.

6. While still in the LiveResponse session, use the following commands to run the analyzer and collect the resulting file.

```console
Putfile MDEClientAnalyzerPreview.zip
Run MDELiveAnalyzer.ps1
GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDECA\MDEClientAnalyzerResult.zip"
```
Expand Down

0 comments on commit 9d0e38f

Please sign in to comment.