I am going to share step by step procedure on how to add esxi server to domain controller using the CLI. ESXi server needs to be added to the AD domain controller for providing access to ESXi servers via AD credentials to have the leverage of AD DC level security. Let us see a step-by-step…
Category: ESX
Memory and cpu reservation in vmware
Memory and CPU Reservation in VMware We are going to discuss memory and CPU reservation in VMWare virtual machines. As we all are aware that the main objective of the ESXi hypervisor is the distribution of physical server resources to virtual machines. By default, you can allocate resources but those are not dedicated. ESXi cluster…
How to unmount and mount datastore from esxi host
In-kind of scenario if you are not able to mount or unmount datastore using V-Center GUI. I am going to share the procedure on how to unmount and mount datastore from esxi host. This may be required during virtual machine failover or failback situation cleanly so that there will not be any adverse effect in…
How to failover linux virtual machine in vmware
How to failover linux virtual machine in vmware We are going to discuss step by step procedure how to failover linux virtual machine in vmware from one data center to another in using V-Center. Let’s say the data centers are LONDON1 and LONDON2 simultaneously and the virtual machine name is SERVER1. Here Virtual Machine must…