Update troubleshoot-collect-support-log.md

Also added missing command to the instructions
This commit is contained in:
amirsc3 2020-08-12 10:05:33 +03:00 committed by GitHub
parent 005a3ae267
commit c785872988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,9 +45,10 @@ 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 run the analyzer and collect the result file:
6. While still in the LiveResponse session, use the commands below to upload, 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
```