Running Virtual Machine with Updated Certificates and Boot Loader on a VMware ESXi Host previous to ESXi 8.0.3 Update 3j P09 (25429389)

VMware have released an update that makes updating the Secure Boot certificates within the BIOS/UEFI NVRAM as easy as shutting down a VM and then restarting it (ensuring it is running VM Hardware 21+). But what happens if you have some hosts you have not yet updated to ESXi 8.0.3 Update 3j P09 (25429389) that … Read more

Install VMware PowerCLI

You can install VMware PowerCLI via either the online installer, i.e direct into PowerShell, or via an offline installer. The offline installer instructions can be found here. For online installation, you can perform the following steps: Step 1 – Open PowerShell, you may need to “Run as Administrator”. Step 2 – Install all PowerCLI modules … Read more

VMware vCenter – “Exception in invoking authentication handler User password expired”

An appliance that was deployed over 90 days old with no changes made to the default settings. When attempting to logon to the VAMI console of the appliance i.e. https://vcenter.domain.com:5480 you get the message: “Exception in invoking authentication handler User password expired”. To resolve this you need to reset the password, then set it not … Read more

Enable AVX2 on a Virtual Machine

We had a request to enable AVX2 on a virtual machine. AVX2 are virtualisation extensions, essentially its providing processor instructions through from the physical CPU that are for optimizing virtualisation. In simple terms allow a virtual machine to be able to run virtualised workloads. You would need to enable this setting if you wanted to … Read more