You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/lab-services/how-to-enable-nested-virtualization-template-vm-ui.md
+14-6Lines changed: 14 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,9 @@ To create a new virtual switch:
120
120
1. For the newly created virtual switch, set the name to something memorable. For this example, you use *LabServicesSwitch*.
121
121
1. Select **OK**.
122
122
123
-
Windows now creates a new network adapter. The name is similar to *vEthernet (LabServicesSwitch)*. To verify, open the **Control Panel** > **Network and Internet** > **View network status and tasks**. On the left, select **Change adapter settings**.
123
+
Windows now creates a new network adapter. The name is similar to *vEthernet (LabServicesSwitch)*. To verify, open the **Control Panel** > **Network and Internet** > **View network status and tasks**. On the left, select **Change adapter settings** to view all network adapters.
124
+
125
+
1. Before you continue to create a NAT network, restart the template virtual machine.
124
126
125
127
### Create a NAT network
126
128
@@ -131,15 +133,21 @@ To create a NAT network:
131
133
1. Select the local server in the left navigation page.
132
134
1. Choose **Action** -> **Configure and Enable Routing and Remote Access**.
133
135
1. When **Routing and Remote Access Server Setup Wizard** appears, select **Next**.
134
-
1. On the **Configuration** page, select **Network address translation (NAT)** configuration. Select **Next**.
136
+
1. On the **Configuration** page, select **Network address translation (NAT)** configuration, and then select **Next**.
137
+
138
+
>[!WARNING]
139
+
>Don't choose the **Virtual private network (VPN) access and NAT** option.
140
+
141
+
1. On **NAT Internet Connection** page, choose **Ethernet**, and then select **Next**.
135
142
136
143
>[!WARNING]
137
-
>Do not choose the 'Virtual private network (VPN) access and NAT' option.
144
+
>Don't choose the **vEthernet (LabServicesSwitch)** connection we created in Hyper-V Manager.
145
+
146
+
If there are no network interfaces in the list, restart the virtual machine.
138
147
139
-
1. On **NAT Internet Connection** page, choose 'Ethernet'. Don't choose the 'vEthernet (LabServicesSwitch)' connection we created in Hyper-V Manager. Select **Next**.
140
148
1. Select **Finish** on the last page of the wizard.
141
-
1. When the **Start the service** dialog appears, select **Start Service**.
142
-
1.Wait until service is running.
149
+
150
+
1.On the **Start the service** dialog, select **Start Service**, and wait until the service is running.
0 commit comments