|
| We want to use WMI to get the following info from
a Windows 2003 Server with App Center 2000.
-name of the cluster controller.
-list of cluster members ("AC CLUSTER /LISTMEMBERS")
-list of current routing members ( "AC CLB /LISTCLBMEMBERS" )
-modify the list of routing members, add/remove a member.
I used the WMI Object Browser from WMI-Tools from WMI SDK
to search the namespaces. But no success. There is a "root\MSCLUSTER"
namespace, but it is for the other (older?) cluster services, not
for the App Center cluster?
in a other namespace "root/MicrosoftApplicationCenter", i see
only events.
What is the right namespace and the name of the WMI-class/property
for the informations above?
we need the infos for a remote client, where we want show the
configuration of our appserver network.
Thanks Frank
|
|