Windows Server 2008 过去系统崩溃过吗?
只是想知道是否有人知道 Windows Server 2008 上 .mdmp/.hdmp 文件的默认位置,或者检查系统上哪些应用程序过去崩溃过的快速方法?
Just wondering does anybody know the default location for .mdmp/.hdmp files on Windows Server 2008, or a quick way of checking what applications on the system have crashed in the past?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
.mdmp/.hdmp 文件似乎位于 Windows Server 2008 上的此处:C:\ProgramData\Microsoft\Windows\WER\ReportQueue
您也许能够了解哪些应用程序在您的计算机上崩溃了。系统,方法是将系统事件日志导出为 .txt 文件并在其中搜索单词“termination”。
The .mdmp/.hdmp files seem to be located here on Windows Server 2008: C:\ProgramData\Microsoft\Windows\WER\ReportQueue
You may be able to find out about what applications have crashed on your system by exporting the system event log as a .txt file and searching this for the word "terminated".