exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 264 discussion

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

HOTSPOT -
You have a stretch cluster that contains four nodes.
You run Get-ClusterFaultDomain and receive the output shown in the exhibit. (Click the Exhibit tab).

Node1 and Node2 are in a data center in an Active Directory site named London_Site. Node3 and Node4 are in an Active Directory site named Berlin_Site.
You need to ensure that the active nodes are in London_Site unless both Node1 and Node2 are offline.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
References:
https://techcommunity.microsoft.com/t5/Failover-Clustering/Site-aware-Failover-Clusters-in-Windows-Server-2016/ba-p/372060

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
xziomal9
Highly Voted 5 years, 7 months ago
I think correct answer is: (Get-Cluster)PreferredSite="London"
upvoted 9 times
UnluckyDucky
5 years, 6 months ago
Agreed. I set a site-aware cluster in my lab and used the (Get-Cluster).PreferredSite="Site1" and it worked.
upvoted 2 times
...
alexnt
5 years, 3 months ago
The question says that the name of the site is "London_Site" not "London"
upvoted 7 times
lbs
5 years, 2 months ago
Based on the Powershell o/p of Get-ClusterFaultDomain, the Name of the site is London.
upvoted 2 times
nonoelptirobo
4 years, 12 months ago
agreed the preferedSite parameter use the name issued from the New-ClusterFaultDomain also you see that node1&2 are ratached to the london fault domain now, London_Site is a AD site not a fault domain, it's not the same thing.
upvoted 3 times
bondy
4 years, 4 months ago
Probably, the cluster has automatic enabled site-awareness based on Active Directory sites using (Get-Cluster).AutoAssignNodeSite = 1. https://www.itprotoday.com/windows-78/configure-site-awareness-windows-server-2016
upvoted 1 times
...
...
...
...
...
VeiN
Highly Voted 5 years ago
I`ve had this queston on exam and had 100% in cluster part (I had only in docker part less): I`ve selected prefered site "London" not "London_site"
upvoted 5 times
...
KYC2020
Most Recent 4 years, 5 months ago
Got this in exam.
upvoted 1 times
...
LeongCC
4 years, 10 months ago
Got this q on exam (11AUG2020) Get-Cluster PreferredSite London
upvoted 3 times
...
LeongCC
4 years, 10 months ago
Got this q on exam (11AUG2020) Get-Cluster PreffredSite London
upvoted 4 times
...
Voldemort
5 years ago
You need to ensure that the active nodes are in London_Site The Answer is (Get-Cluster)PreferredSite="London_Site"
upvoted 1 times
TA77
4 years, 12 months ago
I think the Active Directory site is different from the FaultDomain site. So, the correct answer is (Get-Cluster).PreferredSite="London"
upvoted 4 times
...
...
misha
5 years, 3 months ago
had this q on exam
upvoted 3 times
...
user200
5 years, 5 months ago
"London" is correct NOT "london_site" https://blog.workinghardinit.work/2018/02/07/set-the-preferred-site-for-a-csv-in-a-site-aware-stretched-failover-cluster/
upvoted 3 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 ...