# Enter a remote session Enter-PSSession -ComputerName "TargetServer" -Credential "Domain\AdminUser"
$dumpPath = "C:\Windows\Temp\memory.dmp" remote link download dmp
A DMP file contains a snapshot of RAM. If a bad actor obtains your DMP file, they can: remote link download dmp
Sysinternals tools are the industry standard here. allows you to execute commands on a remote machine. remote link download dmp