Category vSphere

Secure ESXi

In a previous article, I described how to activate UEFI Boot, which will disable the ESXi OS from loading 3rd party packages. What is execInstalledOnly enforcement? execInstalledOnly will ensure that non-signed scripts can be run against the ESXi. Important to…

UEFI Secure Boot

UEFI Secure Boot is a platform feature within the UEFI specification that ensures the system boots using only the software trusted by the hardware manufacturer. Secure Boot provides a verification mechanism in which the firmware validates a boot loader before executing…

Resize VM through Code

A prevalent task for a VMware admin is to power down VM X and add more CPU or RAM to the VM. Infrastructure as code enthusiasts suggest that any operation performed manually should be automated. Let us look at how…

Data Store housekeeping

In today’s world of Virtualization, we love to thin provision and overcommit. Be vary of the limitations…. When a vSphere datastore becomes full, several issues can arise that may impact virtual machine (VM) operations and the overall performance of the…

Share on Social Media