Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have some existing C++ COM code that uses the WMI MicrosoftNLB_Node class to get a single cluster ip address.

I have now added a second IP address to the cluster, and that seems to be working fine (in networking terms).

How can I enumerate all the Cluster IP addresses? None of the WMI NLB objects seem to support an array or other enumerable data item to get the multiple IP addresses.

Thanks

What I have tried:

Checking the documentation of all WMI NLB objects
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900