Your network contains an Active Directory domain named contoso.com.
You plan to implement Network Load Balancing (NLB).
You need to identify which network services and applications can be load balanced by using
NLB.
Which services and applications should you identify?
A.
Microsoft SQL Server 2012 Reporting Services
B.
A failover cluster
C.
A DHCP server
D.
A Microsoft Exchange Server 2010 Mailbox server
E.
A file server
F.
A Microsoft SharePoint Server 2010 front-end Web server
Microsoft SharePoint Server 2010 front-end Web server should be included in answer.
see here:
https://technet.microsoft.com/en-us/library/cc288334.aspx
A DHCP server might be protected by fileover cluster or other techniques included in DHCP. DHCP server is not a stateless application. So, the answer C is not correct.
The Microsoft SQL Server 2012 Reporting services are correct choice,
see here:
https://msdn.microsoft.com/en-us/library/cc281307.aspx
So, A and E
err A and F
According to Reference Guide 70-413, Page69 DHCP
Load balancing enables you to divide the workload between the two servers, either splitting the load evenly or prioritizing one server over another.
So it is a valid option.
I dont see how DHCP being capable of load balancing means you can use NLB with it – NLB is a seperate thing to any applications own application level balancing/replication.
In another same question but with different answers where mentions “Microsoft Exchange Server 2012 Client Access Servers” is correct in terms of https://technet.microsoft.com/en-us/library/jj898588(v=exchg.150).aspx .
A,D and F are correct.