exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 29 discussion

Actual exam question from Microsoft's 70-740
Question #: 29
Topic #: 1
[All 70-740 Questions]

Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series.
A company named Contoso, Ltd. has several servers that run Windows Server 2016. Contoso has a Hyper-V environment that uses failover clustering and
Windows Server Update Services (WSUS). The environment contains several Windows containers and several virtual machines.
The WSUS deployment contains one upstream server that is located on the company's perimeter network and several downstream servers located on the internal network. A firewall separates the upstream server from the downstream servers.
You plan to deploy a human resources application to a new server named HRServer5. HRServer5 contains a FAT32-formatted data volume.
The CIO of Contoso identifies the following requirements for the company's IT department:
- Deploy a failover cluster to two new virtual machines.
- Store all application databases by using Encrypted File System (EFS).
- Ensure that each Windows container has a dedicated IP address assigned by a DHCP server.
- Produce a report that lists the processor time used by all of the processes on a server named Server1 for five hours.
- Encrypt all communication between the internal network and the perimeter network, including all WSUS communications.
- Automatically load balance the virtual machines hosted in the Hyper-V cluster when processor utilization exceeds 70 percent.
You need to modify the Hyper-V cluster to meet the load balancing requirement for the virtual machine.
Which command should you run?

  • A. (Get-ClusterParameter).AutoBalancerMode=2
  • B. (Get-Cluster).AutoBalancerMode=2
  • C. (Get-ClusterParameter).AutoBalancerLevel=2
  • D. (Get-Cluster).AutoBalancerLevel=2
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Dutch2005
Highly Voted 5 years, 8 months ago
(Get-Cluster).AutoBalancerLevel = 2 The values are shown below: AutoBalancerLevel Agressiveness Host load percentage 1 (default) Low 80% 2 Medium 70% 3 High 60%
upvoted 8 times
...
arghac
Highly Voted 6 years, 1 month ago
https://www.itprotoday.com/windows-8/what-failover-clustering-node-fairness-windows-server-2016
upvoted 7 times
RockClimber
6 years ago
Thanks for the clarification
upvoted 2 times
...
lbs
5 years, 1 month ago
This link by Microsoft offers a better reference: (answer D is correct) AutoBalancerLevel Aggressiveness Behavior 1 (default) Low Move when host is more than 80% loaded 2 Medium Move when host is more than 70% loaded 3 High Average nodes and move when host is more than 5% above average https://techcommunity.microsoft.com/t5/failover-clustering/failover-cluster-vm-load-balancing-in-windows-server-2016/ba-p/372084
upvoted 7 times
lbs
5 years ago
For the sake of completeness: AutoBalancerMode Behavior 0 Disabled 1 Load balance on node join 2 (default) Load balance on node join and every 30 minutes
upvoted 5 times
...
...
...
Jake__
Most Recent 5 years, 1 month ago
Got this Q on exam
upvoted 1 times
...
MentalG
5 years, 8 months ago
This is correct.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...