You need to ensure that users can access the additional disk from drive C

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?

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.



Leave a Reply 3

Your email address will not be published. Required fields are marked *

fourteen − 6 =


matt

matt

is the answer to this not C.? convert both 0 and 1 to dynamic disks and then extend the volume?

RG

RG

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:

Bob

Bob

Agree with RG the answer is B because the question specifies that users must access the new drive “FROM drive C”