Virtualizing a Windows 2000 host for use in Hyper-V

hyper-vvirtualizationwindows-2000

I'm looking for a way to successfully import a Windows 2000 host (running several legacy applications that do not work on newer editions of Windows).

I normally like to use Disk2VHD for making a quick VHD of a live server.

However it doesn't work with Windows 2000.

Best Answer

And the suggested "Similar Questions" answered for me, Windows 2000 does not support VSS, .Net 4.0, etc.

Hyper-V with Windows 2000 Guests

Other links that helped:

Long story short, I ended up cloning with CloneZilla (which I have used before), and restoring the image to the virtual disk. Not the best solution but it worked for me because it was urgent to migrate this old machine off of it's hardware. I encourage viewers to add ways to do this without the political nightmare of shutting down a server machine. Or just share other software ideas.