Hi, Please run PowerShell as administrator and create a virtual switch using the New-VMSwitch command like below.
New-VMSwitch -Name ExternalSwitch -NetAdapterName Ethernet
You can refer to this link for more details. https://learn.microsoft.com/en-us/powershell/module/hyper-v/new-vmswitch?view=windowsserver2022-ps Best Regards, Ian Xue ]If the Answer is helpful, please click "Accept Answer" and upvote it. Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.