How to install Hyper-V server role on a VMware ESXi 6.5 Windows cluster virtual machine.
The reason to install Hyper-V on multiple servers in my cluster is to get familiar with the Hyper-V (Virtual Machine) Cluster server role for exam 70-412. Unfortunately Microsoft doesn't like the fact that i'm trying to install Hyper-V in a virtual envoirement. Because the installation of Hyper-V will check if you are running in a virtualizes environment you have to perform a little trick so the virtual machine doesn’t know it is being virtualized. The easiest way to do this is to power down the virtual machine and enable SSH on the host where the Virtual Machine is running on. You can achieve this by using the web interface which in my case is on https://192.168.2.5/ui/#/login After this you need to navigate to Host -> Manage -> Services and enable TSM and TSM-SSH, do not forget to turn this of when you're done for security reasons. After you enabled SSH you can use Putty to connect to the server through the ip adress which is: 19...