A process crashed in windows .. Crash dump location
A windows process got crashed for some reason. I need to analyse the crash dump. In Windows 2003 PC health helped us to find the crash dump file. How to get the crash dump file location in Windows 2008? I have observed on Windows 2008 the Windows Error Reporting crash dumps get staged in the folder: C:\Users\All Users\Microsoft\Windows\WER\ReportQueue Which, starting with Windows Vista, is an alias for: C:\ProgramData\Microsoft\Windows\WER\ReportQueue Kiquenet Maybe useful (Powershell) http://sbrennan.net/2012/10/21/configuring-application-crash-dumps-with-powershell/ From Windows Vista and