DRAG DROP
You administer a Windows Server 2012 R2 server that has the Hyper-V role installed.
You have the following virtual machines (VMs):

You also have the following two switches:

VM-Server1 has network connectivity to VM-Server2 and VM-Server3, as well as the host server, VM- Server4 has network connectivity to VM-Server5, but NOT to the host server.
You need to configure VM-Server6 to ensure that VM-Server6 has network connectivity only to the other test VMs.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Correct Answer:

Explanation/Reference:
Note:
There are three types of virtual switches available - External, Internal and Private.
* Private only allows communications between the virtual machines. It does not allow any communication of the VMs with the host operating system.
* External allows you to connect your VMs to each other and to the physical host machine. It requires a physical adapter on the host machine that will be used to communicate with the physical network that the host is connected to.
* Internal allows communications between the VMs and the host operating system. It does not require a physical adapter on the host machine and will not allow communication with any actual physical network.