vSphere Admin scripts

Some scripts that I use to manage vSphere Turn off SSH if running Count the number of VMs that are in each vSphere cluster List the 10 largest VMs per cluster Per RAM Example output Export to CSV as well…
Some scripts that I use to manage vSphere Turn off SSH if running Count the number of VMs that are in each vSphere cluster List the 10 largest VMs per cluster Per RAM Example output Export to CSV as well…
ESXi Lockdown Mode is a security feature in VMware ESXi that restricts direct access to the ESXi host, allowing access only through vCenter Server. This feature is designed to enhance security by preventing unauthorized users from modifying the ESXi host…
Typically, setting up a Distributed switch is something you do the first time you install, and then you create a host profile to duplicate it to other hosts. So it is one of the things that is good to know…
In VMware vSAN 8, we are introduced to the option of two different storage architectures. OSA – Original Storage Architecture ESA – Express Storage Architecture What is ESA vSAN Express Storage Architecture (ESA) uses a file system called Log-Structured File…
Working in an environment where we expand our Infrastructure platforms and change priorities there is a constant flow of requests from users and businesses to provide specialized Virtualization Environments. Having a standard for how an environment is designed is a…
A custom attribute refers to a user-defined metadata field that can be added to objects within the VMware infrastructure. Custom attributes provide a way to extend the built-in attributes and add additional properties or information to objects such as virtual…
Often I come over VMs that do not have VMware tools installed. I can only imagine that this is because the owners of the systems do not understand how integral the tools are for running a virtualized environment. VMware Tools…
E1000E, VMXNET3, and SR-IOV passthrough—are different network interfaces available in VMware virtualization technology. Here’s a brief explanation of each: E1000E Advantages of E1000E: Disadvantages of E1000E: VMXNET3 Advantages of VMXNET3: Disadvantages of VMXNET3: SR-IOV Advantages of SR-IOV: Disadvantages of SR-IOV:…