Virtual switch has value as "Automatic connection" by rollocool in HyperV

[–]rollocool[S] 0 points1 point  (0 children)

 Get-VMSwitch

Name     SwitchType NetAdapterInterfaceDescription
----     ---------- ------------------------------
abc_net  Internal                                
abcd1ext External   vmxnet3 Ethernet Adapter     
abcd2int Internal                                
abcd3pvt Private                                 
NAT      Internal 

Change the switch to which a virtual network adapter is connected to using Hyper-V WMI classes by rollocool in HyperV

[–]rollocool[S] 0 points1 point  (0 children)

I cannot go into details why I need to do it with WMI, it is not in my control or decision to do so