Skip to content

Commit 85774df

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

File tree

1 file changed

+5
-22
lines changed

1 file changed

+5
-22
lines changed

defender-endpoint/run-analyzer-windows.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -104,28 +104,11 @@ By default, the unpacked `MDEClientAnalyzerResult.zip` file contains the items l
104104
| `SystemInfoLogs` | `SSL_00010002.txt` | Details about [SSL configuration](/windows-server/security/tls/manage-tls) applied to the machine gathered from registry |
105105
| `EventLogs` | `utc.evtx` | Export of DiagTrack event log |
106106
| `EventLogs` | `senseIR.evtx` | Export of the Automated Investigation event log |
107-
108-
- sense.evtx
109-
110-
Description: Export of the Sensor main event log
111-
112-
- OperationsManager.evtx
113-
114-
Description: Export of the Microsoft Monitoring Agent event log
115-
116-
- MdeConfigMgrLogs [Folder]
117-
118-
- SecurityManagementConfiguration.json
119-
120-
Description: Configurations sent from MEM (Microsoft Endpoint Manager) for enforcement.
121-
122-
- policies.json
123-
124-
Description: Policies settings to be enforced on the device.
125-
126-
- report_xxx.json
127-
128-
Description: Corresponding enforcement results.
107+
| `EventLogs` | `sense.evtx` | Export of the Sensor main event log |
108+
| `EventLogs` | `OperationsManager.evtx` | Export of the Microsoft Monitoring Agent event log |
109+
| `MdeConfigMgrLogs` | `SecurityManagementConfiguration.json` | Configurations sent from MEM (Microsoft Endpoint Manager) for enforcement |
110+
| `MdeConfigMgrLogs` | `policies.json` | Policies settings to be enforced on the device |
111+
| `MdeConfigMgrLogs` | `report_xxx.json` | Corresponding enforcement results |
129112

130113

131114
## See also

0 commit comments

Comments
 (0)