If you do any kind of development or tech support work, it is important to have multiple environments to perform your testing. Traditionally the only way this was possible was either by multi-booting or having dedicated machines for these environments, however this is now easily accomplished through the magic of virtual machines.
If you have some old boxes which are still running test environments, you can easily convert them to virtual machines using the free Sysinternals’ Disk2vhd tool.
Disk2vhd is a utility that creates VHD (Virtual Hard Disk – Microsoft’s Virtual Machine disk format) versions of physical disks for use in Microsoft Virtual PC or Microsoft Hyper-V virtual machines (VMs). The difference between Disk2vhd and other physical-to-virtual tools is that you can run Disk2vhd on a system that’s online.
The ability to perform a live snapshot is incredibly useful for testing. For example, if you are wondering how a service pack will affect your current setup, just create a VM from the installation and then install the service pack in the VM. If anything breaks, you will know about it.
This is definitely a great tool for system administrators and IT professionals to know about.

Like what you read?
If so, please join over 28,000 people who receive our exclusive weekly newsletter and computer tips, and get FREE COPIES of 5 eBooks we created, as our gift to you for subscribing. Just enter your name and email below:







