John
2006-11-15 19:29:28 UTC
I have a C++ COM app that is trying to manage NLB using WMI.
I am using "MicrosoftNLB_" classes for this.
I could bind the NLB to NIC and also could modify the cluster setting.
Now i am trying to add/rem port rules to an NLB cluster.
None of the "MicrosoftNLB_" classes have methods to add/rem port rules.
I tried creating a new instance of "MicrosoftNLB_PortRuleEX" using "IWBemWebServices::PutInstance".
Any pointers ?
Thanks -John
I am using "MicrosoftNLB_" classes for this.
I could bind the NLB to NIC and also could modify the cluster setting.
Now i am trying to add/rem port rules to an NLB cluster.
None of the "MicrosoftNLB_" classes have methods to add/rem port rules.
I tried creating a new instance of "MicrosoftNLB_PortRuleEX" using "IWBemWebServices::PutInstance".
Any pointers ?
Thanks -John