From d73986ffd43c7276b15bec1ea581725cc1e88013 Mon Sep 17 00:00:00 2001 From: amirsc3 <42802974+amirsc3@users.noreply.github.com> Date: Wed, 12 Aug 2020 10:07:48 +0300 Subject: [PATCH] Update troubleshoot-collect-support-log.md --- .../microsoft-defender-atp/troubleshoot-collect-support-log.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/troubleshoot-collect-support-log.md b/windows/security/threat-protection/microsoft-defender-atp/troubleshoot-collect-support-log.md index 39b935ed42..aead6da6fc 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/troubleshoot-collect-support-log.md +++ b/windows/security/threat-protection/microsoft-defender-atp/troubleshoot-collect-support-log.md @@ -45,10 +45,9 @@ This topic provides instructions on how to run the tool via Live Response. ![Image of choose file button](images/analyzer-file.png) -6. While still in the LiveResponse session, use the commands below to upload, run the analyzer and collect the result file: +6. While still in the LiveResponse session, use the commands below run the analyzer and collect the result file: ``` - PutFile MDATPClientAnalyzerPreview.zip -overwrite Run MDATPLiveAnalyzer.ps1 GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDATPClientAnalyzerResult.zip" -auto ```