|
Parameter
|
Description
|
|---|
<ClusterName> /create
/ipaddr[ess]:<Static_IP_Address>[,<SubnetMask>,<NetworkConnectionName>]
/pass[word]:<Password>
/user:{<Domain>\<UserName> | <UserName>@<Domain>}
[/node:<NodeName>]
[/verb[ose]]
[/unattend[ed]]
[/min[imum]] | Creates a cluster. Descriptions of the optional parameters are provided in the table below. |
<ClusterName>
/add[nodes][:<NodeName1>[,<NodeName2>, ...]]
[/pass[word]:<Password>]
[/verb[ose]] [/unattend[ed]]
[/min[imum]] | Adds one or more nodes to an existing cluster. |
/ren[ame]:<ClusterName> | Renames a cluster. |
/cluster:<ClusterName1>[,<ClusterName2>, ...]
/changepass[word][:<NewPassword>[,<OldPassword>]]
[/skipdc]
[/force]
[/test]
[/quiet]
[/verb[ose]]
[/unattend[ed]]
[/help] | For one or more clusters, changes the Cluster service account password on the domain controller and all the cluster nodes from OldPassword to NewPassword. If not supplied as part of the command, you will be prompted to provide the NewPassword or the OldPassword. You can specify a blank password by supplying two double quotes (""). If multiple clusters are specified in one operation, they must all use the same Cluster service account. Descriptions of the optional parameters are provided in the table below. |
/ver[sion] | Displays the Cluster service version number. |
/listnetpri[ority] | Lists the priority of all internal (private and mixed) networks. |
/setnetpri[ority]:<NetworkName1>[,<NetworkName2>, ...]
| Sets the priority order for all internal networks. If you use this option, you must supply all the internal networks in the cluster. |
/quorum[resource][:<ResourceName>]
[/path:<Drive>:\<Path>\]
[/maxlogsize:<MaximumSize_in_Kilobytes>]
| Changes the name or location of the quorum resource or the size of the quorum log. If you change the location of the quorum resource, do not omit the drive letter, the colon, or any backslashes. For example, for a quorum resource on drive f: in a folder called Quorumfolder, you must specify the location with /path:f:\Quorumfolder\ not /path:f:Quorumfolder. If no options are supplied, this command will display the name of the quorum resource, the path, and maximum log size. |
/reg[admin]ext:<AdminExtension_DLL>
[,<AdminExtension_DLL> ...]
| Registers a Cluster Administrator extension DLL with the cluster. |
/unreg[admin]ext:<AdminExtension_DLL>
[,<AdminExtension_DLL> ...]
| Unregisters a Cluster Administrator extension DLL from the cluster. |
/list:[<DomainName>]
| Displays a list of clusters in the computer's domain or a specified domain. Do not use the cluster name with this command-line option. |
/prop[erties] [<PropertyList>]
| Views or sets cluster common properties. |
/priv[properties] [<PropertyList>]
| Views or sets cluster private properties. |
/registerdns
| Registers existing Network Name resources with a DNS server in a way that does not interrupt cluster availability. |
/wiz[ard]
| Starts the Cluster Configuration Wizard. This command must be used with either the /create or /add[nodes] commands. Important |
|---|
|
You cannot supply the subnet mask or network connection name when you use the /wiz[ard] command to create a cluster. The program will use the information from the network connection with the same subnet mask as the cluster to supply the subnet mask, and network connection name. |
|
/setfail[urereactions][:<NodeName>[,<NodeName> ...]]
| Resets the restart actions settings that the Services Microsoft Management Console snap-in uses for the Cluster service to the original values used at setup. |
/?
| Displays help at the command prompt. |