When trying to set the connected property of a network card within virtual machine you receive: [sourcecode language=”powershell”] Get-VM -name XYZ…
esxiPowershell
When trying to set the connected property of a network card within virtual machine you receive: [sourcecode language=”powershell”] Get-VM -name XYZ…
I wanted to get a list of vms that are using specific vlan so i wrote this one: [sourcecode language=”powershell”] foreach($vm…
I had an issue with esx 3.5u2 box, that had wrong vmnic numeration. In order to correct it edit file /etc/vmware/esx.conf…