Relative Content

Tag Archive for powershellsplitdmp

Splitting a .dmp file using Powershell

I’m trying to split a very large .dmp file using powershell. I’ve found a variety of solutions online that split different types of files, but none for powershell that work on .dmp files. Does something like this exist?