mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
Update gpo edit
This commit is contained in:
@ -25,7 +25,7 @@ manager: dansimp
|
|||||||
|
|
||||||
- [Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
- [Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
||||||
|
|
||||||
This article describes how to collect diagnostic data that can be used by Microsoft support and engineering teams to help troubleshoot issues you may encounter when using the Microsoft Defender AV.
|
This article describes how to collect diagnostic data that can be used by Microsoft support and engineering teams to help troubleshoot issues you might encounter when using the Microsoft Defender AV.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> As part of the investigation or response process, you can collect an investigation package from a device. Here's how: [Collect investigation package from devices](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/respond-machine-alerts#collect-investigation-package-from-devices).
|
> As part of the investigation or response process, you can collect an investigation package from a device. Here's how: [Collect investigation package from devices](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/respond-machine-alerts#collect-investigation-package-from-devices).
|
||||||
@ -54,7 +54,7 @@ On at least two devices that are experiencing the same issue, obtain the .cab di
|
|||||||
4. A .cab file will be generated that contains various diagnostic logs. The location of the file will be specified in the output in the command prompt. By default, the location is `C:\ProgramData\Microsoft\Microsoft Defender\Support\MpSupportFiles.cab`.
|
4. A .cab file will be generated that contains various diagnostic logs. The location of the file will be specified in the output in the command prompt. By default, the location is `C:\ProgramData\Microsoft\Microsoft Defender\Support\MpSupportFiles.cab`.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> To redirect the cab file to a a different path or UNC share, use the following command: `mpcmdrun.exe -GetFiles -SupportLogLocation <path>` <br/>For more information see [Redirect diagnostic data to a UNC share](#redirect-diagnostic-data-to-a-unc-share).
|
> To redirect the cab file to a a different path or UNC share, use the following command: `mpcmdrun.exe -GetFiles -SupportLogLocation <path>` <br/>For more information, see [Redirect diagnostic data to a UNC share](#redirect-diagnostic-data-to-a-unc-share).
|
||||||
|
|
||||||
5. Copy these .cab files to a location that can be accessed by Microsoft support. An example could be a password-protected OneDrive folder that you can share with us.
|
5. Copy these .cab files to a location that can be accessed by Microsoft support. An example could be a password-protected OneDrive folder that you can share with us.
|
||||||
|
|
||||||
@ -86,13 +86,15 @@ When the SupportLogLocation parameter is used, a folder structure as below will
|
|||||||
|
|
||||||
| field | Description |
|
| field | Description |
|
||||||
|:----|:----|
|
|:----|:----|
|
||||||
| path | The path as specified on the commandline or retrieved from configuration
|
| path | The path as specified on the command line or retrieved from configuration
|
||||||
| MMDD | Month Day when the diagnostic data was collected (eg 0530)
|
| MMDD | Month and day when the diagnostic data was collected (for example, 0530)
|
||||||
| hostname | the hostname of the device on which the diagnostic data was collected.
|
| hostname | The hostname of the device on which the diagnostic data was collected
|
||||||
| HHMM | Hours Minutes when the diagnostic data was collected (eg 1422)
|
| HHMM | Hours and minutes when the diagnostic data was collected (for example, 1422)
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> When using a File share please make sure that account used to collect the diagnostic package has write access to the share.
|
> When using a file share please make sure that account used to collect the diagnostic package has write access to the share.
|
||||||
|
|
||||||
|
## Specify location where diagnostic data is created
|
||||||
|
|
||||||
You can also specify where the diagnostic .cab file will be created using a Group Policy Object (GPO).
|
You can also specify where the diagnostic .cab file will be created using a Group Policy Object (GPO).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user