On occasion, you may have need to generate new certificates for an ESXi host, typically if there has been a change of host name or if the original certificates have…
In the course of covering the VCAP-DCA objectives, I have written about ESXi Active Directory integration. When you log on to an ESXi host using AD credentials, those credentials are…
You can configure ESXi hosts to use Active Directory, which can then be used to manage users and groups. You can join a host to the domain using an AD…
Port mirroring is a feature of a dvSwitch that allows you to mirror a port’s traffic to another dvswitch port or physical switchport. It is available on distributed switches that…
If you care having problems connecting to an ESXi host, your first port of call should be to check the host’s configuration. Things to check include: Physical connectivity IP/subnet mask…
This post is intended to cover the VCAP-DCA objective around troubleshooting the vCenter Server service. I’ll cover some of the general steps used to troubleshoot the vCenter service, as it…
ESXi host password length and complexity rules are documented on page 90 of the vSphere Security Guide. As stated there, ESXi uses the pam_passwdqc.so plug-in, by default, to set the…
You can configure SSL timeout periods for two types of idle connections: The Read Timeout setting applies to connections that have completed the SSL handshake process with port 443 of ESXi.…
You can perform an unattended installation or upgrade of an ESXi host by using scripts. To do so, you need a kickstart file, which can either be included in the…