70-740 Installation, Storage, and Compute with Windows Server 2016

Loading demo links...

Showing 7–9 of 15 questions

Question 7

Your network contains an Active Directory forest named contoso.com.

The forest contains a member server named Server1 that runs Windows Server 2016. Server1 is located in the perimeter network.

You install the Active Directory Federation Services server role on Server1. You create an Active Directory Federation Services (ADFS) farm by using a certificate that has a subject name of sts.contoso com.

You need to enable certificate authentication from the Internet on Server1.

Which two inbound TCP ports should you open on the firewall? Each correct answer presents part of the solution.

Select all that apply, then click Submit answer.

  • 389

  • 443

  • 3389

  • 8531

  • 49443

Question 8

You have a server that runs Windows Server 2016.

The server contains a storage pool named Pool1. Pool1 contains five physical disks named Disk1, Disk2, Disk3, Disk4, and Disk5.

A virtual disk named VirtualDisk1 is stored in Pool1. VirtualDisk1 uses the parity storage layout.

Disk3 fails.

You need to remove Disk3 from Pool1.

Which two commands should you run? Each correct answer presents part of the solution.

Select all that apply, then click Submit answer.

  • Update-StoragePool –FriendlyName Pool1

  • Set-ResiliencySetting –StoragePool Pool1 –PhysicalDiskRedundancyDefault 4

  • Reset-PhysicalDisk –FriendlyName Disk3

  • Set-PhysicalDisk –FriendlyName Disk3 –Usage Retired

  • Remove-PhysicalDisk –FriendlyName Disk3

Question 9

You have a Windows Server 2106 failover cluster named Cluster1 that contains four nodes named Server1, Server2, Server3, and Server4. Cluster1 hosts 40 virtual machines that are distributed evenly across the nodes.

Server1 and Server2 are located in a data center in Madrid. Server3 and Server4 are located in a data center in Barcelona.

You need to ensure that when you pause a node, the clustered virtual machines will always attempt to move automatically to another node in the same data center before attempting to move to a node in the other data center.

Which two actions should you perform? Each correct answer presents part of the solution.

Select all that apply, then click Submit answer.

  • Run the New-ClusterFaultDomain cmdlet.

  • Run the Add-ClusterGroup cmdlet.

  • Configure a file share witness for each data center.

  • Run the Set-ClusterFaultDomain cmdlet.

  • Create an Active Directory site for each data center.

  • Change the quorum configuration of the cluster to Node Majority.