Wednesday, September 28, 2016

Need a dump?

If you ever need a crash dump from a remote machine because you're trying to debug a crash.

Create a key at 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps
No settings required. Just the key's existence is enough 

Default settings will put the dump in to %LOCALAPPDATA%\CrashDumps

For more info : Here.