Windows Server Administration Fundamentals — Question 67
You work as a Server Administrator for company Inc. The company has its main branch in London and two sub-branches in Tokyo and Paris. The company has
1,500 clients and a number of servers that run Windows Server 2008 R2. You need to distribute workload across the cluster nodes for supporting a larger number of simultaneous clients. What will you do to accomplish the task?
Answer options
- A. Deploy Windows AIK.
- B. Use Network Load Balancing.
- C. Implement NIC teaming.
- D. Create a failover cluster.
Correct answer: B
Explanation
The correct answer is B, as Network Load Balancing allows you to distribute incoming network traffic across multiple servers, optimizing resource usage and ensuring that no single server becomes a bottleneck. The other options do not specifically address the need to balance workloads among cluster nodes for increased client support: A is for deployment and setup, C focuses on redundancy rather than load distribution, and D is primarily for high availability rather than load balancing.