Skip to content

Commit d31fc22

Browse files
committed
Update run-analyzer-windows.md
1 parent eafd9c5 commit d31fc22

File tree

1 file changed

+13
-21
lines changed

1 file changed

+13
-21
lines changed

defender-endpoint/run-analyzer-windows.md

Lines changed: 13 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -91,27 +91,19 @@ By default, the unpacked `MDEClientAnalyzerResult.zip` file contains the items l
9191
|--|--|--|
9292
| | `MDEClientAnalyzer.htm` | This is the main HTML output file, which will contain the findings and guidance that the analyzer script run on the machine can produce. |
9393
| `SystemInfoLogs` | `AddRemovePrograms.csv` | List of x64 installed software on x64 OS collected from registry |
94-
| | `AddRemoveProgramsWOW64.csv` | List of x86 installed software on x64 OS collected from registry |
95-
| | `CertValidate.log` | Detailed result from certificate revocation executed by calling into [CertUtil](/windows-server/administration/windows-commands/certutil) |
96-
| | `dsregcmd.txt` | Output from running [dsregcmd](/azure/active-directory/devices/troubleshoot-device-dsregcmd). This provides details about the Microsoft Entra status of the machine. |
97-
| | `IFEO.txt` | Output of [Image File Execution Options](/previous-versions/windows/desktop/xperf/image-file-execution-options) configured on the machine |
98-
| | `MDEClientAnalyzer.txt` | This is verbose text file showing with details of the analyzer script execution. |
99-
| | `MDEClientAnalyzer.xml` | XML format containing the analyzer script findings |
100-
| | `RegOnboardedInfoCurrent.Json` | The onboarded machine information gathered in JSON format from the registry |
101-
| | `RegOnboardingInfoPolicy.Json` | The onboarding policy configuration gathered in JSON format from the registry |
102-
| | `SCHANNEL.txt` | Details about [SCHANNEL configuration](/windows-server/security/tls/manage-tls) applied to the machine such gathered from registry |
103-
| | `SessionManager.txt` | Session Manager specific settings gather from registry |
104-
| | `SSL_00010002.txt` | Details about [SSL configuration](/windows-server/security/tls/manage-tls) applied to the machine gathered from registry |
105-
106-
- EventLogs [Folder]
107-
108-
- utc.evtx
109-
110-
Description: Export of DiagTrack event log
111-
112-
- senseIR.evtx
113-
114-
Description: Export of the Automated Investigation event log
94+
| `SystemInfoLogs` | `AddRemoveProgramsWOW64.csv` | List of x86 installed software on x64 OS collected from registry |
95+
| `SystemInfoLogs` | `CertValidate.log` | Detailed result from certificate revocation executed by calling into [CertUtil](/windows-server/administration/windows-commands/certutil) |
96+
| `SystemInfoLogs` | `dsregcmd.txt` | Output from running [dsregcmd](/azure/active-directory/devices/troubleshoot-device-dsregcmd). This provides details about the Microsoft Entra status of the machine. |
97+
| `SystemInfoLogs` | `IFEO.txt` | Output of [Image File Execution Options](/previous-versions/windows/desktop/xperf/image-file-execution-options) configured on the machine |
98+
| `SystemInfoLogs` | `MDEClientAnalyzer.txt` | This is verbose text file showing with details of the analyzer script execution. |
99+
| `SystemInfoLogs` | `MDEClientAnalyzer.xml` | XML format containing the analyzer script findings |
100+
| `SystemInfoLogs` | `RegOnboardedInfoCurrent.Json` | The onboarded machine information gathered in JSON format from the registry |
101+
| `SystemInfoLogs` | `RegOnboardingInfoPolicy.Json` | The onboarding policy configuration gathered in JSON format from the registry |
102+
| `SystemInfoLogs` | `SCHANNEL.txt` | Details about [SCHANNEL configuration](/windows-server/security/tls/manage-tls) applied to the machine such gathered from registry |
103+
| `SystemInfoLogs` | `SessionManager.txt` | Session Manager specific settings gather from registry |
104+
| `SystemInfoLogs` | `SSL_00010002.txt` | Details about [SSL configuration](/windows-server/security/tls/manage-tls) applied to the machine gathered from registry |
105+
| `EventLogs` | `utc.evtx` | Export of DiagTrack event log |
106+
| `EventLogs` | `senseIR.evtx` | Export of the Automated Investigation event log |
115107

116108
- sense.evtx
117109

0 commit comments

Comments
 (0)