What’s the easiest way to create a disk image of a physical Windows machine?

0
4
Asked By CuriousCat42 On

Hey everyone! I'm looking for some simple recommendations on how to create a disk image of a physical Windows machine. I want it to be straightforward, and ideally, I'd like the disk image to be saved directly in VHD format. I'm thinking about using a Windows PE environment for this. My plan is to create a disk image of an endpoint, hold onto it for about a month, and then delete it after that. If we need the data later, we could either mount the image natively or boot it in Hyper-V. Any suggestions? Thanks!

1 Answer

Answered By TechWhiz123 On

You might want to check out Sysinternals' Disk2VHD. It's pretty straightforward and does the job well for creating VHD images from physical disks. If you're using it already, that's a solid choice!

ImagingExpert99 -

Yeah, I've been using Disk2VHD too, but I was wondering if there's a way to image without booting the actual system. It feels like that might be better, you know?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.