Link to home
Start Free TrialLog in
Avatar of barnyhall
barnyhall

asked on

Disable VMQ on the Virtual Network Adapter by using Windows PowerShel

I need to disable VMQ

I am using command

Set-VMNetworkAdapter –ManagementOS -Name <VirtualNetworkAdapterName> -VmqWeight 0

how do I get the VirtualNetworkAdapterName
ASKER CERTIFIED SOLUTION
Avatar of oBdA
oBdA

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial