You have a server named Server1 that runs Windows Server 2012 R2.
You add an additional disk to Server1 as shown in the exhibit.(Click the Exhibit button.)
You need to ensure that users can access the additional disk from drive C.
What should you do?

A.
Convert Disk 0 to a dynamic disk and add a mirror.
B.
Create a simple volume on Disk 1 and mount the volume to a folder.
C.
Convert Disk 0 and Disk 1 to dynamic disks and extend a volume.
D.
Convert Disk 1 to a dynamic disk and create a spanned volume.
is the answer to this not C.? convert both 0 and 1 to dynamic disks and then extend the volume?
0
0
https://msdn.microsoft.com/en-us/library/bb727122.aspx
The section with “Mounting a Simple Volume to an Empty Folder” explains why B is the correct answer. Basically you create a new simple volume on the disk and instead of assigning a drive letter, you mount to an empty NTFS folder. That way, the additional storage appears as though its C:
0
0
Agree with RG the answer is B because the question specifies that users must access the new drive “FROM drive C”
0
0