Microsoft 70-740 Exam Practice Questions (P. 4)
- Full Access (294 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
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.
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.
- AUpdate-StoragePool ""FriendlyName Pool1
- BSet-ResiliencySetting ""StoragePool Pool1 ""PhysicalDiskRedundancyDefault 4
- CReset-PhysicalDisk ""FriendlyName Disk3
- DSet-PhysicalDisk ""FriendlyName Disk3 ""Usage Retired
- ERemove-PhysicalDisk ""FriendlyName Disk3
Correct Answer:
DE
DE
send
light_mode
delete
Question #17
You have an Active Directory domain named Contoso.com. The domain contains servers named Server1, Server2 and Server3 that run Windows Server 2016.
Server1 and Server 2 are nodes in a Hyper-V cluster named Cluster1. You add a Hyper-V Replica Broker role named Broker1 to Cluster1.
Server3 is Hyper-V server. A virtual machine VM1 runs on Server3.
Live Migration is enabled on all three servers and it is configured to use Kerberos authentication only.
You need to ensure that you can perform the migration of VM1 to Server2.
What should you do?
Server1 and Server 2 are nodes in a Hyper-V cluster named Cluster1. You add a Hyper-V Replica Broker role named Broker1 to Cluster1.
Server3 is Hyper-V server. A virtual machine VM1 runs on Server3.
Live Migration is enabled on all three servers and it is configured to use Kerberos authentication only.
You need to ensure that you can perform the migration of VM1 to Server2.
What should you do?
- AModify the Storage Migration settings on Server3.
- BModify the Cluster permissions for Cluster1.
- CAdd the Server3 computer account to the Replicator group on Server1 and Server2.
- DModify the Delegation settings of the Server3 computer account.
Correct Answer:
D
If you have decided to use Kerberos to authenticate live migration traffic, configure constrained delegation. This involves modifying the Delegation settings of the source server, which is Server3 in this instance.
References:
https://technet.microsoft.com/en-us/library/jj134199(v=ws.11).aspx#BKMK_Step1
D
If you have decided to use Kerberos to authenticate live migration traffic, configure constrained delegation. This involves modifying the Delegation settings of the source server, which is Server3 in this instance.
References:
https://technet.microsoft.com/en-us/library/jj134199(v=ws.11).aspx#BKMK_Step1
send
light_mode
delete
Question #18
HOTSPOT -
You implement a Windows Server 2016 failover cluster named Cluster1 as a highly available file server.
You run the Get-Cluster cmdlet and receive the following output.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
Hot Area:

You implement a Windows Server 2016 failover cluster named Cluster1 as a highly available file server.
You run the Get-Cluster cmdlet and receive the following output.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
Hot Area:

send
light_mode
delete
Question #19
You have a Windows Server 2016 Hyper-V failover cluster that contains two nodes named Node1 and Node2.
On Node1, you create a virtual machine named VM01 by using Hyper-V Manager.
You need to configure VM01 to move to Node2 automatically if Node1 becomes unavailable.
What should you do?
On Node1, you create a virtual machine named VM01 by using Hyper-V Manager.
You need to configure VM01 to move to Node2 automatically if Node1 becomes unavailable.
What should you do?
- AFrom Failover Cluster Manager, run Configure Role actions.
- BFrom Hyper-V Manager, click VM01, and click Enable Replication.
- CFrom Hyper-V Manager, click Node1, and then modify the Hyper-V settings.
- DFrom Windows PowerShell, run the Enable-VMReplicationcmdlet.
Correct Answer:
A
If you have VMs on cluster nodes that are not currently cluster resources, it's a simple process to make them highly available, provided they're using cluster storage (such as a Cluster Shared Volume):
1. Start Failover Cluster Manager.
2. Expand the cluster Roles.
3. Select the Configure Role... action.
4. Click Next to the introduction wizard.
5. In the Select Role dialog box, select Virtual Machine as the type and click Next.
6. Select all the virtual machines you want to make highly available and click Next.
7. Click Next to the confirmation.
8. Click Finish to the report, which should show Success for all. If there are Warnings, check and resolve problems if needed
References:
http://windowsitpro.com/hyper-v/make-vm-highly-available-windows-server-2012
A
If you have VMs on cluster nodes that are not currently cluster resources, it's a simple process to make them highly available, provided they're using cluster storage (such as a Cluster Shared Volume):
1. Start Failover Cluster Manager.
2. Expand the cluster Roles.
3. Select the Configure Role... action.
4. Click Next to the introduction wizard.
5. In the Select Role dialog box, select Virtual Machine as the type and click Next.
6. Select all the virtual machines you want to make highly available and click Next.
7. Click Next to the confirmation.
8. Click Finish to the report, which should show Success for all. If there are Warnings, check and resolve problems if needed
References:
http://windowsitpro.com/hyper-v/make-vm-highly-available-windows-server-2012
send
light_mode
delete
Question #20
Your network contains three Hyper-V hosts. You add all of the hosts to a cluster.
You need to create highly available storage spaces that connect to directly attached storage on the hosts.
Which cmdlet should you use?
You need to create highly available storage spaces that connect to directly attached storage on the hosts.
Which cmdlet should you use?
- AAdd-ClusterDisk
- BEnable-ClusterStorageSpacesDirect
- CUpdate-ClusterVirtualMachineConfiguration
- DSet-StoragePool
Correct Answer:
B
B
send
light_mode
delete
All Pages