Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Programmatically controlling NLB

Status
Not open for further replies.

sunshine9

Programmer
Aug 1, 2002
21
US
Hello,

I am writing a windows service that needs to add/remove hosts from a windows network load balancing cluster. I have seen documentation on the WMI Class MicrosoftNLB_Cluster which is derived from the CIM_Cluster class, but upon looking this up, I see "WMI does not implement this class."

Can you please tell me how to programmatically interact with NLB? I've tried to look up help on this topic, but to no avail. Code samples would be greatly appreciated.

Thanks in advance,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top