“vSphere Cluster Services (vCLS) is a new feature in vSphere 7.0 Update 1. This feature ensures cluster services such as vSphere DRS and vSphere HA are all available to maintain the resources and health of the workloads running in the clusters independent of the vCenter Server instance availability. In vSphere 7.0 Update 1, VMware has […]
Here is a script written in PowerShell for VMware’s PowerCLI module. Basically I needed a quick and dirty backup solution to get some important VMs stored on a different datastore regularly. It also goes back and cleans up old clones. It isn’t perfect, but this version 2 of the script added some fixes for the […]
I am finally getting around to digging into our datacenter environment and looking at capacity planning.. I wanted to know how many “logical” processors were in the environment compared to how many virtual CPUs I have allocated. I found the base of this script just searching around the internet and modified the math to multiply […]