Hello All,
I would like to create virtual network switch on a physical NIC of the Hyper-V host in Powershell.
I use "New-VMSwitch" with "-AllowManagementOS $true" and the virtual switch will be ready. I would like to use "Enable virtual LAN identification for management operating system"
and tag a VLAN to the virtual switch. Can you please help me with an example how to do it in Powershell?
↧
create Hyper-V virtual switch with VLAN tagging
↧