I like the option in FEC in containerize to a VHDX.
At our office we have use-case to containerize a folder/directory to a VHDX.
I found the sys-internals tool Disk2Vhd. But does someone knows how I can containerize a folder/directory to a VHDX container?
As far as commercial forensics tools go, you should be able to use KAPE to push the contents of a folder to a VHDX disk image. Another alternative might be to create and mount[1] the VHDX yourself using PowerShell, copy the files to the mounted drive with your favorite file copy tool that preserves file system metadata, and then dismount.
also partition and format, but all can be automated ↩︎