QUOTE (jftuga @ Jul 11 2008, 04:50 PM)

crahak,
Very nice list!
Thanks! One could probably add LOTS more stuff to it.
QUOTE (spacesurfer @ Jul 11 2008, 04:32 PM)

Virtual PC on my desktop - it's free.
VMware Server is free too (and a FAR better product IMO). You don't have to make use of the server features (like starting VMs as a service) to use it.
QUOTE (spacesurfer @ Jul 11 2008, 04:32 PM)

just create a copy of the VHD and you got yourself a snapshot
That's not what snapshots are
at all! This is
extremely wasteful at best. When you use snapshots, it only stores the
differences from that point (in a different file). You can even make snapshots from an existing snapshot (stores only the differences since that one). It's extremely useful for many purposes (repackaging apps, testing apps/patches, etc). I sure wouldn't want to be using various snapshots on different VMs this way (copying the whole multi-GB virtual disk) when testing something, I'd quickly be wasting hundreds of GBs (and wasting time copying huge files too).
QUOTE (spacesurfer @ Jul 11 2008, 04:32 PM)

you can open vhd with winimage or a similar program in case you need to access files offline
Hardly a new/special/exclusive feature. You can mount vdmk images using DiskMount (vmware-mount.exe) for free, no need to buy things like winimage or such. And it's not windows-only either! Comes with full documentation too. And there's even several front ends for it (in case "vmware-mount x: somefile.vdmk" is too scary) and loads of other such utilities.
Again, nothing comes even close to VMware in terms of features.