This topic has not yet been rated - Rate this topic

AddNode method of the MSCluster_Cluster class

Adds a node to a cluster.

Syntax


void AddNode(
  [in]  string NodeName
);

Parameters

NodeName [in]

Name of the node to add.

Return value

This method does not return a value.

Remarks

The process that calls the AddNode method must be running on a node of the cluster.

Requirements

Minimum supported client

None supported [desktop apps only]

Minimum supported server

Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only]

Namespace

\\.\Root\MSCluster

MOF

ClusWmi.mof

See also

MSCluster_Cluster

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.