How to Enable Nested Virtualization on VMware ESXi 5.0/ESXi 5.1/ESXi 5.5/ESXi 6.0

Nested virtualization is when you run guest hypervisor, like ESXi 5 or later version, inside a virtual machine(VM) instead that on real physical server hardware. This will require hardware-assisted virtualization (HV) for 64-bit guests on AMD hardware. On my HP N40L Lab server, i have installed nested ESXi 5.0, ESXi 5.5 and ESXi 6.0 guest … Read more

How to Clone Virtual Machine using vmkfstools Command on ESXi 5.5

Vmkfstools command offers the ability to clone the contents of VMware virtual machines(VM) from (.vmdk ) disk format to another without the help vCenter. This is very useful to anyone who does not have a license to perform vCenter cloning. To change the virtual machine disks from one type to another, you must perform the … Read more

How to Upgrade Virtual Hardware of the VMware Virtual Machine

This article describes the steps to upgrade the hardware version of virtual machines to the latest version of ESXi. For virtual machines that are running on ESXi 5.x, VMware recommends that you upgrade the virtual hardware to the latest available version. ESXi/ESX version Virtual hardware version ESXi 5.5 10 ESXi 5.1 9 ESXi 5.0 8 … Read more

How to Fix Connection issue from WinXP 32 bit vSphere Client to vSphere 5.1/5.5/6.0

For those who are running Windows XP 32 bit and facing the issue while connecting the vSphere Client to connect to vCenter Server 5.5, ESXi 5.5 and ESXi 6.0 host directly, there is a solution provided by VMware. According to VMware KB, this is due to a Handshake failure. vSphere 5.1 and 5.5 uses the … Read more