Skip to content

Commit fba2be5

Browse files
authored
Merge pull request #206 from dougsbaker/patch-1
Update troubleshoot-settings.md
2 parents 7ac9b98 + 0eacf6d commit fba2be5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/troubleshoot-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: deniseb
77
ms.reviewer: yongrhee
88
ms.service: defender-endpoint
99
ms.topic: troubleshooting-general
10-
ms.date: 03/19/2024
10+
ms.date: 03/04/2025
1111
ms.subservice: ngp
1212
ms.localizationpriority: medium
1313
ms.collection: # Useful for querying on a set of strategic or high-priority content.
@@ -85,7 +85,7 @@ The following table describes how to identify policies and settings.
8585
|Method used | What to check |
8686
| -------- | -------- |
8787
|Policy| - If you're using GPO: Select **Start**, open Command Prompt as an administrator, and then run the command `GpResult.exe /h C:\temp\GpResult_output.html`. <br/>- If you're using Microsoft Configuration Manager co-management or Microsoft Configuration Manager (standalone), go to `C:\Windows\CCM\Logs`.|
88-
|MDM | If you're using Intune, on your device, select Start, open Command Prompt as an administrator, and then run the command `mdmdiagnosticstool.exe -zip "c:\temp\MDMDiagReport.zip"`. For more details, see [Collect MDM logs - Windows Client Management](/windows/client-management/mdm-collect-logs). |
88+
|MDM | If you're using Intune, on your device, select Start, open Command Prompt as an administrator, and then run the command `mdmdiagnosticstool.exe -out "c:\temp\MDMDiagReport.zip"`. For more details, see [Collect MDM logs - Windows Client Management](/windows/client-management/mdm-collect-logs). |
8989
|Local setting | Determine whether the policy or setting was deployed during the imaging (sysprep), via PowerShell (for example, Set-MpPreference), Windows Management Instrumentation (WMI), or through a direct modification to the registry.|
9090

9191
## Step 4: Remove or revise conflicting policies

0 commit comments

Comments
 (0)