What is Hyper-V
Hyper-V is Microsoft’s supported form of machine virtualization. It allows you to run any number of guest machines on your host machine. Each guest thinks it’s running on its own hardware, and is unaware that it’s just a simulation.
Hyper-V also provides an easy way to snapshot and rollback virtual machine to an old saved stage.
Hyper Installation Prerequisites
- Operation System – Hyper-V is only available in 64 bit versions of Windows Server 2008 and Windows Server 2008 R2
- Hardware – Processors should include a virtualization option. For example, Intel Virtualization Technology (Intel VT) or AMD Virtualization (AMD-V).
If you are not sure if your computer processor supports hardware virtualization, you can checkout Microsoft’s Hardware-Assisted Virtualization Detection Tool. The tool also checks if virtualization is enabled on the processor.