You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/run-analyzer-windows.md
+13-21Lines changed: 13 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,27 +91,19 @@ By default, the unpacked `MDEClientAnalyzerResult.zip` file contains the items l
91
91
|--|--|--|
92
92
||`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. |
93
93
|`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 |
0 commit comments