______________________________________________________________________ procdump.exe Instructions • WARNING: Processes protected by a third-party security mechanism may not be successfully dumped by procdump.exe. · An attempt to dump such a process may result in a system hang requiring a hard reboot. · To avoid this: · Exclude actions by 'procdump.exe' and 'procdump64.exe' from third-party security mechanisms for the duration of these operations. · Test dump any such processes before reproduction. ________________________________________ Acquire https://download.sysinternals.com/files/SysinternalsSuite.zip • Expand the archive to a temporary folder. ________________________________________ Configure • In an administrative, UAC-elevated cmd.exe prompt: · Navigate to the temporary folder. · Execute: procdump.exe -accepteula · If the EULA dialog is displayed: click 'OK' ________________________________________ Use procdump.exe procdump.exe can be used to generate a single dump of a process or multiple dumps. ________________________________________ Generate a Single Dump of a Process • In an administrative, UAC-elevated cmd.exe prompt: · Navigate to the folder conatining procdump.exe. · Execute: procdump.exe -ma "PROCESSNAME" · Quotes are strictly necessary only if the process name contains spaces. · If the EULA dialog is displayed: click 'OK' ________________________________________ Generate Multiple Dumps of a Process • In an administrative, UAC-elevated cmd.exe prompt: · Navigate to the folder conatining procdump.exe. · Execute: procdump.exe -ma -n · Quotes are strictly necessary only if the process name contains spaces. · If the EULA dialog is displayed: click 'OK' ________________________________________ Credits Any external referenced material in this document is hyperlinked. Authors responsible for referenced work should be sought through the reference(s) listed. I am Christopher Etter, a Professional Services consultant. Because you are using this, I welcome you as my customer. These documents are free for you to use. I work diligently to serve you with material such as this. I would appreciate it if PSPRO (professionalservices.pro), my name, and this 'Credits' section remain attached to this work so that I accrue name recognition via your success and peer recommendation. Thank you very much, and I hope this document helps you solve your current information technology issue! |