Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
只是想知道是否有人知道 Windows Server 2008 上 .mdmp/.hdmp 文件的默认位置,或者是检查系统上哪些应用程序过去崩溃的快速方法?
.mdmp/.hdmp 文件似乎位于 Windows Server 2008 上:C:\ProgramData\Microsoft\Windows\WER\ReportQueue
您可以通过将系统事件日志导出为 .txt 文件并在其中搜索“终止”一词来了解系统上哪些应用程序崩溃了。