PrepAway - Latest Free Exam Questions & Answers

You need to ensure that all new connections to App1 are directed to Server2

Your network contains two Web servers named Server1 and Server2. Both servers run Windows
Server 2012 R2.
Server1 and Server2 are nodes in a Network Load Balancing (NLB) cluster.The NLB cluster contains
an application named App1 that is accessed by using the URL http://app1.contoso.com.
You plan to perform maintenance on Server1.
You need to ensure that all new connections to App1 are directed to Server2. The solution must not
disconnect the existing connections to Server1.
What should you run?

PrepAway - Latest Free Exam Questions & Answers

A.
The Set-NlbCluster cmdlet

B.
The nlb.exe suspend command

C.
The nlb.exe stop command

D.
The Suspend-NlbClusterNode cmdlet

Explanation:
http://blogs.msdn.com/b/clustering/archive/2012/04/03/10290554.aspx

11 Comments on “You need to ensure that all new connections to App1 are directed to Server2

    1. Dave says:

      Actually (using your link for nlb), it clearly states that nlb.exe stop will stopp everything immediately, you’d need to use nlb.exe drainstop.

      So there is no correct answer here.




      0



      0
    1. Instigator says:

      No it can’t. Stop-NlbCluster -drain, not set or suspend. Suspend -drain, not even a parameter.

      “Stop-NlbClusterNode -InputObject [-Drain] [-Timeout ] []

      As for set-

      “Detailed Description
      The Suspend-NlbClusterNode cmdlet suspends a specific node in an NLB cluster. You might need to suspend a node in a cluster to override any remote control commands that are issued or for maintenance work.”

      https://technet.microsoft.com/en-us/library/ee817114.aspx




      0



      0
    1. josh says:

      The answers in exam will be different. this question was copied with wrong answers.

      In the exam, one of the answer’s will be ” Stop-nlbclusterNode -Drain ” or “nlb.exe -drainstop ”

      either of those are correct.




      0



      0

Leave a Reply