Hi peoples,
What I am trying to do is get the some information from the Updates/Clusters menu from my vCenter
I can connect to my vCenter server, I can get a list of hosts with build IDs, but I cannot find the commands to get the information on the following fields:
- The correct cluster name, not the parent folder name (we have several levels of folders to get to the clusters)
- The ESXi build
- The vendor addon, with version
- The firmware addon, with version
Is this even possible from a Powershell script, or is this still a manual process?