Question 6 of 73

You deploy a Microsoft Hyper-V host server and install the Network Controller role.

You need to modify the application settings of the Network Controller.

Which Windows PowerShell cmdlet should you run?

Answer

Suggested Answer

The suggested answer is B.

The Set-NetworkController cmdlet sets network controller application settings.
References:
https://docs.microsoft.com/en-us/powershell/module/networkcontroller/set-networkcontroller?view=win10-ps
Question 7 of 73

You manage Microsoft System Center Virtual Machine Manager (SCVMM). You plan to implement a software load balancer (SLB) Multiplexer (MUX).

You need to configure the Microsoft Hyper-V host servers to host the MUX.

What should you do?

Answer

Suggested Answer

The suggested answer is B.

You can use System Center to deploy SLB MUXs and to install SLB Host Agents on computers that are running Windows Server 2016 Technical Preview and
Hyper-V.
When you deploy SLB, you must use System Center, Windows PowerShell, or another management application to deploy the SLB Host Agent on every Hyper-V host computer.
References:
https://technet.microsoft.com/en-US/library/mt632286.aspx
Question 8 of 73

DRAG DROP -

You manage Microsoft System Center Virtual Machine Manager (SCVMM). You plan to implement software load balancer (SLB) on Microsoft Hyper-V host servers by using an SLB Multiplexer (MUX).

  • Redirect all inbound traffic to the MUX.
  • Ensure that all outbound network traffic bypasses the MUX.You need to configure the environment.Which components should you implement? To answer, drag the appropriate components to the correct traffic directions. Each component 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.
NOTE: Each correct selection is worth one point.Select and Place:

Exam 70-745: Question 8 - Image 1
Answer

Suggested Answer

BGP Enabled Router -
The BGP router performs the following actions for SLB.
✑ Routes inbound traffic to the MUX using ECMP.
✑ For outbound network traffic, uses the route provided by the host.
✑ Listens for route updates for VIPs from SLB MUX.
✑ Removes SLB MUXes from the SLB rotation if Keep Alive fails.
The SDN enabled Hyper-V Virtual Switch performs the following actions for SLB.
✑ Processes the data path for SLB.
✑ Receives inbound network traffic from the MUX.
✑ Bypasses the MUX for outbound network traffic, sending it to the router using DSR.
✑ Runs on Nano Server instances of Hyper-V.
References:
https://technet.microsoft.com/en-US/library/mt632286.aspx Exam 70-745: Question 8 - Image 2
Question 9 of 73

You administer the Microsoft System Center Virtual Machine Manager (SCVMM) infrastructure for an organization. You deploy a software load balancer (SLB).

You need to create a health probe to verify that the VIP pool members are healthy.

Which health probe response code should you identify?

Answer

Suggested Answer

The suggested answer is A.

An HTTP health probe should return a response code of 200 to indicate a healthy status.
References:
https://docs.microsoft.com/en-us/windows-server/networking/sdn/manage/configure-slb-and-nat
Question 10 of 73

You manage virtual machine (VM) workloads in an environment that includes the following objects:

  • an IP address pool
  • a software load balancer (SLB) object
  • an SLB rule
  • a public VIP address

You monitor network traffic logs and observe that a VM does not service requests for the VIP address.

You need to configure the virtual network so that traffic is not sent to a VM that is unavailable.

What should you do?

Answer

Suggested Answer

The suggested answer is A.

References:
https://docs.microsoft.com/en-us/windows-server/networking/sdn/manage/configure-slb-and-nat