PowerTip: Use PowerShell to Quickly Find Virtual Machine Network Adapters
Summary: Learn how to use a couple of functions to find quickly virtual machine network adapter information by using Windows PowerShell 3.0. How can I find information about all network adapters used by all virtual machines running Windows Server 2012 with the Hyper-V role? Pipe the results of Get-VM to the ...