Hello,
Can someone please help me to remove the below 3 software vib from our ESXi hosts which prevent the upgrade from 6.7 to 7.0
esxcli software vib remove -n scsi-mpt3sas
esxcli software vib remove -n net-qlge
esxcli software vib remove -n scsi-snic
I am able to run the above commands by connecting each ESXi hosts. But we have almost 450 esxi hosts. So I am looking for something I can use with the help of powershell.
Appreciate your help in advance!