Comment: Re:does anybody really use hyper-V? (Score 1) 291
> Let's talk price, shall we?
Hyper-V is essentially free if you're already invested in the Microsoft platform.
With an Enterprise license, you are allowed up to 4 instances on the same box. If an instance is used only to support virtualization, it doesn't count toward this limit. Note that with 4 instances, Enterprise is the same cost per instance as Standard so the price will be equivalent assuming reasonable VM density.
In addition, since failover clusters and enterprise certificate servers require Enterprise, most Microsoft customers will already be licensing Enterprise anyway.
With Datacenter edition, an unlimited number of VMs can be run on the same box. This does, however, require attention to the underlying hardware as it is licensed per-CPU unlike the other editions. With Intel's current offerings, a cheap 2-CPU server can have 12 cores (24 with HT). If it can handle 6 VMs, it reaches price parity with Standard edition---and it can probably handle far more than that.
tl;dr - Hyper-V is more cost-effective than VMware for a Windows or hybrid shop, but there are some features it currently lacks or implements poorly.