
Inside the Internet Protocol Version 4 (TCP/IPv4) Properties windows, click on Use the following IP address and enter the values for: In this example, since the virtual switch name is vNAT, the new virtual network adapter name will be vEthernet (vNAT).ĥ. Next, run the command below in PowerShell to create a new internal virtual switch called vNAT.Ĭreating a virtual switch installs a new virtual network adapter in Windows called vEthernet (vmSwitchName), where vmSwitchName is the virtual switch name. Related: How to Run PowerShell as AdministratorĢ. First, on your Hyper-V host computer, open PowerShell as admin. To create a NAT-enabled virtual switch, follow these steps.ġ. But, to experience an end-to-end Hyper-V nested virtualization setup, let’s assume that the Default Switch does not exist on your Hyper-V host even if your host OS is Windows 10. On a Windows 10 Hyper-V host, a NAT-enabled virtual switch already exists called Default Switch. To do that, you’ll need to create a NAT-enabled virtual switch that all VMs will use and reach the Internet. To set up Hyper-V nested virtualization, you must first create a network for VM hosted on a host to communicate. This article uses Hyper-V on a Windows 10 host.


This article is a hands-on, how-to approach.
