1. ​Download the ProcDump and PsExec utilities from sysinternals.com and place them in a temporary folder.
2. Open a DOS-Prompt command line (cmd.exe) and navigate to the temporary folder.
3. Run the following syntax:
PsExec64.exe -u USERNAME -p PASSWORD -i 0 -d C:\Download\ProcDump>procdump64.exe -e -w -ma -n 3 -accepteula -t sradmin.exe C:\Download\ProcDump
4. Verify in the Windows Task Manager the PsExec.exe, procdump64.exe and sradmin.exe are running.
5. Once the SRadmin crashes, the dump is created.