Herschelle's Accepted Solutions

Question: What version of ESX / VC / PowerCLI are you using? As I just tried this on my vSphere ESX / VC and PowerCli are all v4 Update 1 and it works fine for me. Get-NetworkAdapter -VM My... See more...
Question: What version of ESX / VC / PowerCLI are you using? As I just tried this on my vSphere ESX / VC and PowerCli are all v4 Update 1 and it works fine for me. Get-NetworkAdapter -VM MyVM | Select Name, Type | Format-List Name : Network adapter 1 Type : e1000 Name : Network adapter 2 Type : Vmxnet3 Name : Network adapter 3 Type : EnhancedVmxnet