Get-VMNetworkAdapter
In this post I'm going to show how get the VMNetwork Adapter.
Let's Start!!!
Command
Get-VM | Get-NetworkAdapter | Select @{N="VM";E={$_.Parent.Name}},Name,Type
Result
But you could need one virtual machine
Command
Get-VM win7_Mati | Get-NetworkAdapter | Select @{N="VM";E={$_.Parent.Name}},Name,Type
Result
Thanks for visiting my Blog!!
Share and be sociable!!
Follow me on twitter: @vicentejr86
Thanks for sharing your knowledge. It's very useful for me and detailed and informative one. Keep doing the same.
ResponderEliminarVmware Traning in Electronic City
Hi, Amazing your article you know I'm too lazy to sign up an account just for comment your article. it's really good and helping dude. thanks! Vmware Training Course in Delhi
ResponderEliminar