Quantcast
Channel: Hyper-V forum
Viewing all articles
Browse latest Browse all 8743

Obtain VMNetworkAdapter details from remote VMs?

$
0
0

Can someone recommend a way to run a line like this:

Get-VMNetworkAdapter -VMName * | Select-Object name, MacAddress, SwitchName, bandwidthpercentage -ExpandProperty Bandwidthsetting | FT –AutoSize

against a list of remote hyper-v virtual servers, or does this only work on a local host? I have a list of VMs I want to run this query against to see what some of the network adapter properties are set to.



Viewing all articles
Browse latest Browse all 8743

Trending Articles