Update troubleshoot-collect-support-log.md

This commit is contained in:
jcaparas
2020-08-21 14:21:29 -07:00
committed by GitHub
parent a555d33cc2
commit f3f7bc1ae9

View File

@ -28,8 +28,10 @@ When contacting support, you may be asked to provide the output package of the M
This topic provides instructions on how to run the tool via Live Response. This topic provides instructions on how to run the tool via Live Response.
1. Download the appropriate script 1. Download the appropriate script
* Sense: [LiveAnalyzer.ps1 script](https://aka.ms/MDATPLiveAnalyzer ). * Microsoft Defender ATP client sensor logs only: [LiveAnalyzer.ps1 script](https://aka.ms/MDATPLiveAnalyzer).
* Microsoft Defender AV: [LiveAnalyzer+MDAV.ps1 script](https://aka.ms/MDATPLiveAnalyzer ). - Result package approximate size: ~100Kb
* Microsoft Defender ATP client sensor and Antivirus logs: [LiveAnalyzer+MDAV.ps1 script](https://aka.ms/MDATPLiveAnalyzerAV).
- Result package approximate size: ~10Mb
2. Initiate a [Live Response session](live-response.md#initiate-a-live-response-session-on-a-device) on the machine you need to investigate. 2. Initiate a [Live Response session](live-response.md#initiate-a-live-response-session-on-a-device) on the machine you need to investigate.