Implementing an Advanced Server Infrastructure — Question 2

Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2. All servers run
Windows Server 2012 R2.
Server1 and Server2 have the Failover Clustering feature installed.
The servers are configured as nodes in a failover cluster named Cluster1. Cluster1 has access to four physical disks. The disks are configured as shown in the following table.
You need to ensure that all of the disks can be added to a Cluster Shared Volume (CSV).
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Answer options

Correct answer: C, D

Explanation

To add disks to a Cluster Shared Volume (CSV), they must be formatted with NTFS. Therefore, formatting Disk2 and Disk3 to NTFS is necessary, making options C and D correct. Enabling or disabling BitLocker does not affect the ability to add disks to CSV, which is why options A and B are incorrect.