Home » Automation

Cluster Capacity Report for VMs, Cluster, Hosts, vCenter – Using PowerCLI – VirtuallyThatGuy

How to gather cluster capacity report using powercli

Read More »

vCenter Connection Script and Checking vCenter Version or How to connect to VCSA and Check VCSA versions using Powershell or PowerCLI – VirtuallyThatGuy

How to quickly check the vCenter version in powercli and the connection script if required

Read More »

How to change VSS / VDS network name or Change portgroup name using PowerCLI or PowerShell – VirtuallyThatGuy

How to quickly change multiple network adapter names across multiple VSS or VDS.

Read More »

How to check vmtools version and status using PowerCLI Script – VirtuallyThatGuy

Ever wondered a quicker way to check the vmtools versions and their status in your estate? Well here you go my friend.

Read More »

How to Check Number of Disk and Number of NICs Per VM in a Cluster Using Powershell or Powercli – VirtuallyThatGuy

A quick useful vcheck for number of disks allocated to a VM , number of NICs and Guest OS details

Read More »

PowerCLI Script to Configure DNS and NTP on ESXi Hosts – VirtuallyThatGuy

This is a quick blog post on how to update DNS and NTP settings via powercli. You can also check my other post on how to do it via host profile $vCenters = “lab-vcenter01.lab.local”, “lab-vcenter02.lab.local”

Read More »

VMware Must Have Powershell Commands – Useful VIProperty cmdlets for VMware Powercli – How to add cmdlets to Powershell Profile VMWare – VirtuallyThatGuy

These are useful and must VI property cmdlets for automation.

Read More »

How to set ESXi Shell timeout session value Using Powershell or PowerCLI – VirtuallyThatGuy

Another quick blog post about changing and updating esxi shell session timeout using powercli.

Read More »

Lab StartUp Script – Using PowerCLI – VirtuallyThatGuy

This is a handy script I was playing with to startup my lab remotely. I hope you find some of the commands useful.

Read More »

Lab Shutdown Script – Using PowerCLI – VirtuallyThatGuy

This is a handy script I was playing with to shutdown my lab remotely. I hope you find some of the commands useful

Read More »