Update troubleshoot-collect-support-log.md

This commit is contained in:
amirsc3 2020-08-12 10:07:48 +03:00 committed by GitHub
parent c785872988
commit d73986ffd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```