PrepAway - Latest Free Exam Questions & Answers

What should you run from Windows PowerShell?

DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain contains four
member servers named Server 1, Server2, Server3, and Server4. All servers run Windows Server
2012 R2.
Server1 and Server2 are located in a site named Site1. Server3 and Server4 are located in a site
named Site2. The servers are configured as nodes in a failover cluster named Cluster1.
Cluster1 is configured to use the Node Majority quorum configuration.
You need to ensure that Server1 is the only server in Site1 that can vote to maintain quorum.
What should you run from Windows PowerShell?
To answer, drag the appropriate commands to the correct location. Each command may be used
once, more than once, or not at all. You may need to drag the split bar between panes or scroll to
view content.

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
http://technet.microsoft.com/en-us/library/ee460990.aspx

2 Comments on “What should you run from Windows PowerShell?

  1. Ex says:

    In Windows Server 2012, as an advanced quorum configuration option, you can choose to assign or remove quorum votes
    on a per-node basis. By default, all nodes are assigned votes. Regardless of vote assignment, all nodes continue
    to function in the cluster, receive cluster database updates, and can host applications.

    A value of 0 indicates that the node does not have a quorum vote configured. A value of 1 indicates that
    the quorum vote of the node is assigned, and it is managed by the cluster

    So correct answer is : Get-ClusterNode Server2 | $_.NodeWeight = 0




    0



    0

Leave a Reply