Microsoft Exam Questions

What should you recommend?

Your network contains 500 client computers that run Windows 7 and a custom application named App1.
App1 uses data stored in a shared folder.
You have a failover cluster named Cluster1 that contains two servers named Server1 and Server2.
Server1 and Server2 run Windows Server 2012 and are connected to an iSCSI Storage Area Network (SAN).
You plan to move the shared folder to Cluster1.
You need to recommend which cluster resource must be created to ensure that the shared folder can be accessed from Cluster1.
What should you recommend? More than one answer choice may achieve the goal. Select the BEST answer.

A.
The Generic Application cluster role

B.
The DFS Namespace Server cluster role

C.
The clustered File Server role of the File Server for general use type

D.
The clustered File Server role of the File Server for scale-out application data type

Explanation:
The question states that the client computers run Windows 7.
Windows 7 or older clients cannot access SMB 3.0 Shares (which is what Scale-Out File Servers use).
Our only other option is to create an File Server for General Use here (the only downside to this is that the shared folder can only be read/accessed from one of the
file servers at a time.. which isnt a huge issue in this scenario).