- Download and extract
CaptureIEDumps.zip
from https://joji.blob.core.windows.net/recipe/CaptureIEDumps.zip
powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('http://edgedbg.com/files/iemap.ps1')"
CopiedCopy failed, please copy the command manuallyCaptureIEDumps.zip
from https://joji.blob.core.windows.net/recipe/CaptureIEDumps.zipOnce IE is in a not responding state or in the state that you want to capture the dump of, immediately double click on the CaptureIEDumps.vbs
file located in the folder where you have extracted the CaptureIEDumps.zip
. A prompt for elevated permission will appear, and then it will capture 3 full memory dumps for all running IE processes.
You will find *.dmp
files and a tl.txt
file generated in the same folder where you ran CaptureIEDumps.vbs
, please send these files to your support partner.