Microsoft Hyper-V, codenamed Viridian, formerly known as Windows Server Virtualization, is a native hypervisor; it can create virtual machines on x86-64 systems running Windows. Starting with Windows 8, Hyper-V superseded Windows Virtual PC as the hardware virtualization component of the client editions of Windows NT.
Hyper-V is virtualization software that, well, virtualizes software. It can not only virtualize operating systems but also entire hardware components, such as hard drives and network switches. Unlike Fusion and Virtualbox, Hyper-V is not limited to the user's device. You can use it for server virtualization, too.
Hyper-V runs each virtual machine in its own isolated space, which means you can run more than one virtual machine on the same hardware at the same time. You might want to do this to avoid problems such as a crash affecting the other workloads, or to give different people, groups or services access to different systems.
In this course you will learn about how to create virtual machines,Understand Server and Desktop virtualization,Installing an operating system on a virtual machine,Creating virtual switches,Configuring replication of virtual machines,Export and Import of virtual machines,etc.
This course is for who wants to understand how to implment Hyper-V on Windows Server and Windows 10