Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series
contains a unique solution that might meet the stated goals. Some question sets might have more than one
correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will
not appear in the review screen.
Your network contains an Active Directory forest.
You install Windows Server 2016 on 10 virtual machines.You need to deploy the Web Server (IIS) server role identically to the virtual machines.
Solution: You use Windows PowerShell Desired State Configuration (DSC) to create a default configuration,
and then you apply the configuration to the virtual machines.
Does this meet the goal?
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series
contains a unique solution that might meet the stated goals. Some question sets might have more than one
correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will
not appear in the review screen.
You are a server administrator at a company named Contoso, Ltd.
Contoso has a Windows Server 2016 Hyper-V environment configured as shown in the following table.
All of the virtual switches are of the external type.
You need to ensure that you can move virtual machines between the hosts without causing the virtual machines
to disconnect from the network.
Solution: You implement a Hyper-V Replica between Host2 and Host4.
Does this meet the goal?
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series
contains a unique solution that might meet the stated goals. Some question sets might have more than one
correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will
not appear in the review screen.
You are a server administrator at a company named Contoso, Ltd.
Contoso has a Windows Server 2016 Hyper-V environment configured as shown in the following table.
All of the virtual switches are of the external type.
You need to ensure that you can move virtual machines between the hosts without causing the virtual machines
to disconnect from the network.
Solution: You implement live migration by using Host1 and Host2.
Does this meet the goal?
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series
contains a unique solution that might meet the stated goals. Some question sets might have more than one
correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will
not appear in the review screen.
You are a server administrator at a company named Contoso, Ltd.
Contoso has a Windows Server 2016 Hyper-V environment configured as shown in the following table.
All of the virtual switches are of the external type.You need to ensure that you can move virtual machines between the hosts without causing the virtual machines
to disconnect from the network.
Solution: You implement live migration by using Host3 and Host4.
Does this meet the goal?
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series
contains a unique solution that might meet the stated goals. Some question sets might have more than one
correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will
not appear in the review screen.
You have two servers that run Windows Server 2016.
You plan to create a Network Load Balancing (NLB) cluster that will contain both servers.
You need to configure the network cards on the servers for the planned NLB configuration.
Solution: You configure the network cards to be on the same subnet and to have static IP addresses. You
configure the cluster to use unicast.
Does this meet the goal?
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series
contains a unique solution that might meet the stated goals. Some question sets might have more than one
correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will
not appear in the review screen.
You have two servers that run Windows Server 2016.
You plan to create a Network Load Balancing (NLB) cluster that will contain both servers.
You need to configure the network cards on the servers for the planned NLB configuration.
Solution: You configure the network cards to be on the same subnet and to have dynamic IP addresses. You
configure the cluster to use multicast.
Does this meet the goal?
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series
contains a unique solution that might meet the stated goals. Some question sets might have more than one
correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will
not appear in the review screen.
You have two servers that run Windows Server 2016.
You plan to create a Network Load Balancing (NLB) cluster that will contain both servers.
You need to configure the network cards on the servers for the planned NLB configuration.
Solution: You configure the network cards to be on the same subnet and to have static IP addresses. You
configure the cluster to use multicast.
Does this meet the goal?
How should you complete the code?
DRAG DROP
You have a class named Customer and a class named Order.
The customer class has a property named Orders that contains a list of Order objects.
The Order class has a property named OrderDate that contains the date of the Order.
You need to create a LINQ query that returns all of the customers who had at least one order during the year2005.
You write the following code.
How should you complete the code? To answer, drag the appropriate code elements to the correct targets in
the answer area. Each code element may be used once, more than once, or not at all. You may need to drag
the split bar between panes or scroll to view content.
Select and Place: