Skip to main content

Posts

Showing posts from November, 2021

Powershell script - VMware - Extract the BIOS version of ESXi hosts

 Below script can be used to extract the BIOS version of ESXi hosts in the vCenter farm.  Input file is the list of ESXi hosts in the servers.txt file 

Powershell Scripts - VMware - Extract ESXi Patch ID

 Below script can be used to extract the ESXi patch Id from the vCenter Farm You have to add your input in the list.txt file  - the list of ESXi names.