Question

How would I drainstop one of the nodes in a MS NLB via command line and then get notified of its completion?

If there's no way to callback, is there an easy way to poll?

Was it helpful?

Solution

http://technet.microsoft.com/en-us/library/cc772833.aspx has it all.

Run the drainstop and then query until it is drained.

nlb query yourServer

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top