HelpCache/Microsoft.NetworkLoadBalancingClusters.PowerShell.dll-help.xml

<?xml version = "1.0" encoding = "utf-8" ?>
 
<helpItems schema="maml">
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Add-NlbClusterNode</command:name><maml:description><maml:para>Adds a new node to the Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>NlbClusterNode</command:noun><dev:version /></command:details><maml:description><maml:para>The Add-NlbClusterNode cmdlet adds a new node to the Network Load Balancing (NLB) cluster. Once the new node settings are circulated through all of the NLB cluster nodes, the new cluster node will be in a running state in the cluster.</maml:para><maml:para>This cmdlet changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Add-NlbClusterNode</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="NewNode,NN"><maml:name>NewNodeName</maml:name><maml:description><maml:para>Specifies the name of the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="NewInterface,NI"><maml:name>NewNodeInterface</maml:name><maml:description><maml:para>Specifies the interface name on the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet asks for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Add-NlbClusterNode</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="NewNode,NN"><maml:name>NewNodeName</maml:name><maml:description><maml:para>Specifies the name of the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="NewInterface,NI"><maml:name>NewNodeInterface</maml:name><maml:description><maml:para>Specifies the interface name on the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet asks for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to which the node is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet asks for confirmation from the user before proceeding.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to which the node is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="NewInterface,NI"><maml:name>NewNodeInterface</maml:name><maml:description><maml:para>Specifies the interface name on the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="NewNode,NN"><maml:name>NewNodeName</maml:name><maml:description><maml:para>Specifies the name of the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster node1 | Add-NlbClusterNode -NewNodeName node2 -NewNodeInterface vlan-3
Name State Interface HostID
---- ----- --------- ------
node2 Converged vlan-3 2
</dev:code><dev:remarks><maml:para>This example adds the host named node2 to the cluster on the node named node1.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287773</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Add-NlbClusterNodeDip</command:name><maml:description><maml:para>Adds a dedicated IP address to a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>NlbClusterNodeDip</command:noun><dev:version /></command:details><maml:description><maml:para>The Add-NlbClusterNodeDIP cmdlet adds a dedicated IP address to a Network Load Balancing (NLB) cluster. NLB references the dedicated IP address to handle both client-to-cluster traffic and other network traffic that must go specifically to the cluster node.</maml:para><maml:para>This cmdlet changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Add-NlbClusterNodeDip</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the dedicated IP address for the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SubnetMask</maml:name><maml:description><maml:para>Specifies the subnet mask for the dedicated IP address of the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Add-NlbClusterNodeDip</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the dedicated IP address for the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SubnetMask</maml:name><maml:description><maml:para>Specifies the subnet mask for the dedicated IP address of the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the node of the cluster to which the dedicated IP address is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the dedicated IP address for the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the node of the cluster to which the dedicated IP address is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SubnetMask</maml:name><maml:description><maml:para>Specifies the subnet mask for the dedicated IP address of the new cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterNodeDip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode node2 | Add-NlbClusterNodeDip fe80::b3c4:cc5:64dd:6e62
Node IPAddress SubnetMask
---- --------- ----------
node2 fe80::b3c4:cc5:64dd:6e62
</dev:code><dev:remarks><maml:para>This example adds the specified dedicated IP address to the cluster node named node2.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Add-NlbClusterNodeDip -HostName node2 -InterfaceName vlan-3 -IP fe80::b3c4:cc5:64dd:6e62
Node IPAddress SubnetMask
---- --------- ----------
node2 fe80::b3c4:cc5:64dd:6e62
</dev:code><dev:remarks><maml:para>This example adds the specified dedicated IP address to the cluster node named node2 on the interface named vlan-3.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287774</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Add-NlbClusterPortRule</command:name><maml:description><maml:para>Adds a new port rule to a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>NlbClusterPortRule</command:noun><dev:version /></command:details><maml:description><maml:para>The Add-NlbClusterPortRule cmdlet adds a new port rule to a Network Load Balancing (NLB) cluster. Port rules control how an NLB cluster functions. To maximize the control of various types of TCP/IP traffic, you can set up port rules to control how each port's cluster-network traffic is handled. The method by which a port's network traffic is handled is called its filtering mode. There are three possible filtering modes: Multiple hosts, Single host, and Disabled. A filtering mode can also apply to a numerical range of ports. You do this by defining a port rule with a set of configuration parameters that define the filtering mode. In addition, you can select one of three options for client affinity: None, Single, or Network. Single and Network are used to ensure that all network traffic from a particular client is directed to the same cluster host. To allow NLB to properly handle IP fragments, you should avoid using None when you select UDP or Both for your protocol setting.</maml:para><maml:para>This cmdlet changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Add-NlbClusterPortRule</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="S"><maml:name>StartPort</maml:name><maml:description><maml:para>Specifies the start port for the new port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="E"><maml:name>EndPort</maml:name><maml:description><maml:para>Specifies the end port for the new port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="A"><maml:name>Affinity</maml:name><maml:description><maml:para>Specifies the type of affinity for the new port rule. The acceptable values for this parameter are: Network, None, or Single.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Network</command:parameterValue><command:parameterValue required="true" variableLength="false">None</command:parameterValue><command:parameterValue required="true" variableLength="false">Single</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the new cluster port rule.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="M"><maml:name>Mode</maml:name><maml:description><maml:para>Specifies the filtering mode for the new cluster port rule. The acceptable values for this parameter are: Disabled, Multiple, and Single.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Disabled</command:parameterValue><command:parameterValue required="true" variableLength="false">Multiple</command:parameterValue><command:parameterValue required="true" variableLength="false">Single</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="PTCL"><maml:name>Protocol</maml:name><maml:description><maml:para>Specifies the protocol for the new port rule. The acceptable values for this parameter are: Both, TCP, or UDP.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Both</command:parameterValue><command:parameterValue required="true" variableLength="false">Tcp</command:parameterValue><command:parameterValue required="true" variableLength="false">Udp</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the timeout in minutes for the new cluster port rule. The acceptable values for this parameter are: 0 through 240.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Add-NlbClusterPortRule</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="S"><maml:name>StartPort</maml:name><maml:description><maml:para>Specifies the start port for the new port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="E"><maml:name>EndPort</maml:name><maml:description><maml:para>Specifies the end port for the new port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="A"><maml:name>Affinity</maml:name><maml:description><maml:para>Specifies the type of affinity for the new port rule. The acceptable values for this parameter are: Network, None, or Single.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Network</command:parameterValue><command:parameterValue required="true" variableLength="false">None</command:parameterValue><command:parameterValue required="true" variableLength="false">Single</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the new cluster port rule.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="M"><maml:name>Mode</maml:name><maml:description><maml:para>Specifies the filtering mode for the new cluster port rule. The acceptable values for this parameter are: Disabled, Multiple, and Single.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Disabled</command:parameterValue><command:parameterValue required="true" variableLength="false">Multiple</command:parameterValue><command:parameterValue required="true" variableLength="false">Single</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="PTCL"><maml:name>Protocol</maml:name><maml:description><maml:para>Specifies the protocol for the new port rule. The acceptable values for this parameter are: Both, TCP, or UDP.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Both</command:parameterValue><command:parameterValue required="true" variableLength="false">Tcp</command:parameterValue><command:parameterValue required="true" variableLength="false">Udp</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the timeout in minutes for the new cluster port rule. The acceptable values for this parameter are: 0 through 240.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to which the port rule is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="A"><maml:name>Affinity</maml:name><maml:description><maml:para>Specifies the type of affinity for the new port rule. The acceptable values for this parameter are: Network, None, or Single.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">PortRuleAffinity</command:parameterValue><dev:type><maml:name>PortRuleAffinity</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="E"><maml:name>EndPort</maml:name><maml:description><maml:para>Specifies the end port for the new port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the new cluster port rule.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to which the port rule is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="M"><maml:name>Mode</maml:name><maml:description><maml:para>Specifies the filtering mode for the new cluster port rule. The acceptable values for this parameter are: Disabled, Multiple, and Single.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">PortRuleFilteringMode</command:parameterValue><dev:type><maml:name>PortRuleFilteringMode</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="PTCL"><maml:name>Protocol</maml:name><maml:description><maml:para>Specifies the protocol for the new port rule. The acceptable values for this parameter are: Both, TCP, or UDP.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">PortRuleProtocol</command:parameterValue><dev:type><maml:name>PortRuleProtocol</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="S"><maml:name>StartPort</maml:name><maml:description><maml:para>Specifies the start port for the new port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the timeout in minutes for the new cluster port rule. The acceptable values for this parameter are: 0 through 240.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster | Add-NlbClusterPortRule -StartPort 443 -EndPort 443
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 443 443 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example adds a new port rule to the local cluster. The new port rule covers port 443 only, and uses the default settings for the rest of the port rule parameters.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster | Add-NlbClusterPortRule -StartPort 80 -EndPort 80 -Affinity None
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 80 80 Both Multiple None 0
</dev:code><dev:remarks><maml:para>This example adds a new port rule to the local cluster. The new port rule covers port 80 only and has no affinity, and uses the default settings for the rest of the port rule parameters.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287775</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Add-NlbClusterVip</command:name><maml:description><maml:para>Adds a virtual IP address to a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>NlbClusterVip</command:noun><dev:version /></command:details><maml:description><maml:para>The Add-NlbClusterVIP cmdlet adds a virtual IP address to a Network Load Balancing (NLB) cluster. The virtual IP address will appear on all hosts in the cluster. This IP address is used to address the cluster as a whole, and it should be the IP address that maps to the full Internet name that you specify for the cluster.</maml:para><maml:para>This cmdlet changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Add-NlbClusterVip</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the new cluster to which the virtual IP address is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SubnetMask</maml:name><maml:description><maml:para>Specifies the subnet mask for the virtual IP address of the new cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Add-NlbClusterVip</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the new cluster to which the virtual IP address is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SubnetMask</maml:name><maml:description><maml:para>Specifies the subnet mask for the virtual IP address of the new cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to which the cluster virtual IP address is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the new cluster to which the virtual IP address is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to which the cluster virtual IP address is added.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SubnetMask</maml:name><maml:description><maml:para>Specifies the subnet mask for the virtual IP address of the new cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterVip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Add-NlbClusterVip -IP fe80::94dc:5e59:3626:f1d4 -InterfaceName vlan-3
IPAddress SubnetMask
--------- ----------
fe80::94dc:5e59:3626:f1d4 ::
</dev:code><dev:remarks><maml:para>This example adds an IPv6 IP address to the list of virtual NLB cluster IP addresses on the network interface vlan-3.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster | Add-NlbClusterVip -IP fe80::94dc:5e59:3626:f1d4
IPAddress SubnetMask
--------- ----------
fe80::94dc:5e59:3626:f1d4 ::
</dev:code><dev:remarks><maml:para>This example adds an IPv6 IP address to the list of virtual NLB cluster IP addresses on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287776</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Disable-NlbClusterPortRule</command:name><maml:description><maml:para>Disables a port rule on a Network Load Balancing (NLB) cluster or on a specific host in the cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Disable</command:verb><command:noun>NlbClusterPortRule</command:noun><dev:version /></command:details><maml:description><maml:para>The Disable-NlbClusterPortRule cmdlet disables a specific port rule on a Network Load Balancing (NLB) cluster or on a specific host in the NLB cluster. Disabling new traffic handling should be considered for the port rule using the optional Drain parameter. Specifying the Drain parameter at the cluster level drains the specified ports on all hosts within the cluster, and specifying it at the host level drains the ports on the specific host only.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Disable-NlbClusterPortRule</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule that will be disabled. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Cluster,C"><maml:name>ClusterWide</maml:name><maml:description><maml:para>Disables the given port rule on all cluster nodes. If this parameter is omitted, then the port rule is only disabled on one node.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before disabling this port rule. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule that will be disabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before the port rule is disabled. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Disable-NlbClusterPortRule</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before disabling this port rule. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before the port rule is disabled. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule to disable.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Cluster,C"><maml:name>ClusterWide</maml:name><maml:description><maml:para>Disables the given port rule on all cluster nodes. If this parameter is omitted, then the port rule is only disabled on one node.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>false</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before disabling this port rule. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>false</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule that will be disabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule to disable.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue><dev:type><maml:name>PortRule[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule that will be disabled. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before the port rule is disabled. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Disable-NlbClusterPortRule -Port 80
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Disabled 80 80 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example disables the port rule for port number 80 on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterPortRule | Disable-NlbClusterPortRule
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Disabled 80 80 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example disables all port rules on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287777</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Enable-NlbClusterPortRule</command:name><maml:description><maml:para>Enables a port rule on a Network Load Balancing (NLB) cluster or on a specific node in the cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Enable</command:verb><command:noun>NlbClusterPortRule</command:noun><dev:version /></command:details><maml:description><maml:para>The Enable-NlbClusterPortRule cmdlet enables a specific port rule on a Network Load Balancing (NLB) cluster or on a specific node in the NLB cluster.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Enable-NlbClusterPortRule</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule that will be enabled. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Cluster,C"><maml:name>ClusterWide</maml:name><maml:description><maml:para>Enables the given port rule on all cluster nodes. If this parameter is omitted, then the port rule is only enabled on one node.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule that will be enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Enable-NlbClusterPortRule</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule to enable.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Cluster,C"><maml:name>ClusterWide</maml:name><maml:description><maml:para>Enables the given port rule on all cluster nodes. If this parameter is omitted, then the port rule is only enabled on one node.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule that will be enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule to enable.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue><dev:type><maml:name>PortRule[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule that will be enabled. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Enable-NlbClusterPortRule -Port 80
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 80 80 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example enables port rule 80 on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterPortRule | Enable-NlbClusterPortRule
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 80 80 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example enables all port rules on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287778</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NlbCluster</command:name><maml:description><maml:para>Retrieves information about the Network Load Balancing (NLB) cluster object that is queried by the caller.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NlbCluster</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NlbCluster cmdlet retrieves information about the Network Load Balancing (NLB) cluster. The information includes the properties, or attributes, that define the cluster and its status.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>None</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
cluster1 3.53.100.100 255.0.0.0 UNICAST
</dev:code><dev:remarks><maml:para>This example gets the cluster object for the local NLB cluster, that is, the cluster that this node is a part.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster -HostName node1
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
cluster2 4.53.100.100 255.0.0.0 UNICAST
</dev:code><dev:remarks><maml:para>This example gets the cluster object for the NLB cluster that node named node1 is a part.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster -HostName node1 -InterfaceName vlan-2
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
cluster2 4.53.100.100 255.0.0.0 UNICAST
</dev:code><dev:remarks><maml:para>This example gets the cluster object for the NLB cluster that node named node1 (with the interface named vlan-2) is a part.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287779</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NlbClusterDriverInfo</command:name><maml:description><maml:para>Retrieves information about the Network Load Balancing (NLB) driver on the local machine.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NlbClusterDriverInfo</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NlbClusterDriverInfo cmdlet retrieves information about the Network Load Balancing (NLB) driver on the local machine. This includes information about IP addresses, ports, convergence history, connections, extended affinity status, and protocols.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NlbClusterDriverInfo</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>Params</maml:name><maml:description><maml:para>Gets the list information about the NLB driver on this node.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterDriverInfo</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="CPT"><maml:name>ClientPort</maml:name><maml:description><maml:para>Specifies the connection tuple client port that is used to check whether the current cluster node accepts or drops the traffic. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="FG"><maml:name>Flags</maml:name><maml:description><maml:para>Specifies the type of packet that is used to check whether the current cluster node accepts or drops the traffic. The acceptable values for this parameter are: SYN FIN or RST.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Fin</command:parameterValue><command:parameterValue required="true" variableLength="false">Rst</command:parameterValue><command:parameterValue required="true" variableLength="false">Syn</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="SPT"><maml:name>ServerPort</maml:name><maml:description><maml:para>Specifies the connection tuple server port used to check whether the current cluster node accepts or drops the traffic. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="CIP"><maml:name>ClientIP</maml:name><maml:description><maml:para>Specifies the connection client IP address that is used to check whether the current cluster node accepts or drops the traffic.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>Filter</maml:name><maml:description><maml:para>Determines whether or not a certain traffic pattern will be picked by this cluster node. The parameter specifies the protocol that is used to check whether the current cluster node accepts or drops the traffic. The acceptable values for this parameter are: TCP or UDP.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Gre</command:parameterValue><command:parameterValue required="true" variableLength="false">Icmp</command:parameterValue><command:parameterValue required="true" variableLength="false">Ipsec</command:parameterValue><command:parameterValue required="true" variableLength="false">Pptp</command:parameterValue><command:parameterValue required="true" variableLength="false">Tcp</command:parameterValue><command:parameterValue required="true" variableLength="false">Udp</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="SIP"><maml:name>ServerIP</maml:name><maml:description><maml:para>Specifies the connection tuple server IP address used to check whether the current cluster node accepts or drops the traffic.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterDriverInfo</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="History"><maml:name>ConvergenceHistory</maml:name><maml:description><maml:para>Gets the history of convergences between the cluster nodes.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterDriverInfo</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="ExceptionList"><maml:name>ExtendedAffinityExceptionList</maml:name><maml:description><maml:para>Gets the extended affinity exception list on this cluster node.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterDriverInfo</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ExtendedAffinityList</maml:name><maml:description><maml:para>Gets the extended affinity list on this cluster node.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterDriverInfo</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="OpenConnection"><maml:name>OpenConnections</maml:name><maml:description><maml:para>Gets the list of open connections to the cluster.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="CIP"><maml:name>ClientIP</maml:name><maml:description><maml:para>Specifies the connection client IP address that is used to check whether the current cluster node accepts or drops the traffic.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="CPT"><maml:name>ClientPort</maml:name><maml:description><maml:para>Specifies the connection tuple client port that is used to check whether the current cluster node accepts or drops the traffic. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="History"><maml:name>ConvergenceHistory</maml:name><maml:description><maml:para>Gets the history of convergences between the cluster nodes.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="ExceptionList"><maml:name>ExtendedAffinityExceptionList</maml:name><maml:description><maml:para>Gets the extended affinity exception list on this cluster node.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ExtendedAffinityList</maml:name><maml:description><maml:para>Gets the extended affinity list on this cluster node.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>Filter</maml:name><maml:description><maml:para>Determines whether or not a certain traffic pattern will be picked by this cluster node. The parameter specifies the protocol that is used to check whether the current cluster node accepts or drops the traffic. The acceptable values for this parameter are: TCP or UDP.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Protocol</command:parameterValue><dev:type><maml:name>Protocol</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="FG"><maml:name>Flags</maml:name><maml:description><maml:para>Specifies the type of packet that is used to check whether the current cluster node accepts or drops the traffic. The acceptable values for this parameter are: SYN FIN or RST.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Flags</command:parameterValue><dev:type><maml:name>Flags</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="OpenConnection"><maml:name>OpenConnections</maml:name><maml:description><maml:para>Gets the list of open connections to the cluster.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>Params</maml:name><maml:description><maml:para>Gets the list information about the NLB driver on this node.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="SIP"><maml:name>ServerIP</maml:name><maml:description><maml:para>Specifies the connection tuple server IP address used to check whether the current cluster node accepts or drops the traffic.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="SPT"><maml:name>ServerPort</maml:name><maml:description><maml:para>Specifies the connection tuple server port used to check whether the current cluster node accepts or drops the traffic. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>None</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClientExceptionRecord</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterSettings</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ConvergenceHistoryRecord</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.DescriptorRecord</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.DriverInfo</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ExtendedAffinityRecord</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterDriverInfo
FullyQualifiedDomainName : cluster1.contoso.com
ParametersVersion : 6
EffectiveNlbVersion : 513
HostId : 2
ClusterName : cluster1
ClusterIPAddress : 2001:4898:e8:3018:bd82:dde1:6615:7b0
ClusterMacAddress : 02-BF-FB-7E-A2-D1
AliveMsgPeriod : 1000
MaxConnectionDescriptors : 262144
IcmpFilteringEnabled : False
InitialHostState : Started
CurrentHostState : Started
PersistedHostStates : True
</dev:code><dev:remarks><maml:para>This example gets information about the NLB driver configuration.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterDriverInfo -ConvergenceHistory
Time FromState ToState
---- --------- -------
11/5/2008 10:55:27 PM StablePhase2 Converged
11/5/2008 10:55:26 PM ConvergingPhase2 StablePhase2
11/5/2008 10:55:26 PM StablePhase1 ConvergingPhase2
11/5/2008 10:55:20 PM ConvergingPhase1 StablePhase1
11/5/2008 10:55:17 PM Unknown ConvergingPhase1
</dev:code><dev:remarks><maml:para>This example gets the history of convergence for the local node.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterDriverInfo -Filter TCP -ServerIP 2.53.4.222 -ServerPort 5001 -ClientIP 2.53.4.5 -ClientPort 5001
Result
------
ACCEPT_UNCONDITIONAL_OWNERSHIP
</dev:code><dev:remarks><maml:para>This example declares whether traffic in the given pattern will be accepted on the local node or not.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 4</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterDriverInfo -ExtendedAffinityList
IPAddress References VirtualIPAddress StartPort
--------- ---------- ---------------- ---------
2.53.4.5 0 All 0
2.53.4.6 0 All 0
2.53.4.7 1 All 0
</dev:code><dev:remarks><maml:para>This example will enumerate the client IP addresses that are on the extended affinity list on this cluster node. This applies to port rules that have extended affinity timeout enabled. The cmdlet also displays the number of active connections for each client.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 5</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterDriverInfo -ExtendedAffinityExceptionList
IPAddress HostId VirtualIPAddress StartPort
--------- ------ ---------------- ---------
2.53.4.6 2 All 0
</dev:code><dev:remarks><maml:para>This example will enumerate the client IP addresses that are on the extended affinity exception list. This applies to port rules that have extended affinity timeout enabled. Traffic from clients on this list will be picked up by another cluster node that has the host ID listed.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 6</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterDriverInfo -OpenConnections
SourceIPAddress SourcePort DestinationIPAddres DestinationPorts
                        
--------------- ---------- ------------------- ---------------
2.53.4.5 64945 2.53.4.222 5001
2.53.4.15 64854 2.53.4.222 80
</dev:code><dev:remarks><maml:para>This example enumerates all open connections on this cluster node. This is useful to run when the draining operation takes a long time and the administrator wants to know which connections are on the node.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287780</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NlbClusterNode</command:name><maml:description><maml:para>Retrieves information about a node object or the Network Load Balancing (NLB) cluster object that is queried by the caller.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NlbClusterNode</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NlbClusterNode cmdlet retrieves information about a node in the Network Load Balancing (NLB) cluster. The information includes the properties, or attributes, that define the node and its status.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Name,NN"><maml:name>NodeName</maml:name><maml:description><maml:para>Specifies the cluster node name to retrieve.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Name,NN"><maml:name>NodeName</maml:name><maml:description><maml:para>Specifies the cluster node name to retrieve.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster for which the nodes are enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster for which the nodes are enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Name,NN"><maml:name>NodeName</maml:name><maml:description><maml:para>Specifies the cluster node name to retrieve.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode
Name State Interface HostID
---- ----- --------- ------
node1 Converged(default) vlan-3 1
node2 Converged vlan-3 2
</dev:code><dev:remarks><maml:para>This example lists nodes that are part of the local cluster. It also shows the state of the nodes and the interface to which NLB is bound on each node.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode -NodeName node1 | Format-List *
Cluster : mycluster
Name : node1
InterfaceName : vlan-3
Host :
State : Converged
HostPriority : 2
AdapterGuid : {}
InitialHostState : Started
PersistSuspendOnReboot : True
MaskSourceMac : True
FilterIcmp : 0
GreDescriptorTimeout : 10
</dev:code><dev:remarks><maml:para>This example gets details about cluster node named node1.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287781</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Format-List</maml:linkText><maml:uri></maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NlbClusterNodeDip</command:name><maml:description><maml:para>Retrieves the dedicated IP address that is queried by the caller.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NlbClusterNodeDip</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NlbClusterNodeDIP cmdlet retrieves the dedicated IP address that is requested by the caller. This IP address is the unique IP address of the local host that is used for dedicated traffic to the host or network traffic that is not associated with the cluster. Network Load Balancing (NLB) never load balances traffic for the dedicated IP address. Instead, NLB load balances incoming traffic from all IP addresses other than the dedicated IP address.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NlbClusterNodeDip</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the cluster node for which the dedicated IP address is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NN"><maml:name>NodeName</maml:name><maml:description><maml:para>Specifies the name of the cluster node for which the dedicated IP address is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterNodeDip</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the cluster node for which the dedicated IP address is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the node of the cluster for which the dedicated IP address is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the cluster node for which the dedicated IP address is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the node of the cluster for which the dedicated IP address is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NN"><maml:name>NodeName</maml:name><maml:description><maml:para>Specifies the name of the cluster node for which the dedicated IP address is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterNodeDip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNodeDip
Node IPAddress SubnetMask
---- --------- ----------
node1 3.53.4.1 255.0.0.0
node1 fe80::a9cb:eafb:e841:d8cf
node2 3.53.4.2 255.0.0.0
</dev:code><dev:remarks><maml:para>This example lists all the dedicated IP addresses on the local cluster node.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNodeDip -NodeName node2
Node IPAddress SubnetMask
---- --------- ----------
node2 3.53.4.2 255.0.0.0
</dev:code><dev:remarks><maml:para>This example lists all the dedicated IP addresses on cluster node node2.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNodeDip -IP 3.53.4.2
Node IPAddress SubnetMask
---- --------- ----------
node2 3.53.4.2 255.0.0.0
</dev:code><dev:remarks><maml:para>This example lists the dedicated IP address specified.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287782</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NlbClusterNodeNetworkInterface</command:name><maml:description><maml:para>Retrieves information about interfaces, including information about the Network Load Balancing (NLB) driver, on a host.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NlbClusterNodeNetworkInterface</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NlbClusterNodeNetworkInterface cmdlet retrieves information about interfaces, including information about the Network Load Balancing (NLB) driver, on a host.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NlbClusterNodeNetworkInterface</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterNodeNetworkInterface</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node for which network interface information is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node for which network interface information is retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.NetworkInterface</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNodeNetworkInterface
InterfaceName : vlan-3
NlbBound : True
Cluster : cluster1
DhcpEnabled : False
InterfaceIP : 3.53.4.1
InterfaceSubnetMask : 255.0.0.0
ClusterPrimaryIP : 3.53.100.100
ClusterSubnetMask : 255.0.0.0
  
InterfaceName : vlan-2
NlbBound : False
Cluster :
DhcpEnabled : False
InterfaceIP : 2.53.4.1
InterfaceSubnetMask : 255.0.0.0
ClusterPrimaryIP :
ClusterSubnetMask :
</dev:code><dev:remarks><maml:para>This example gets information about all network interfaces on the local node. The information returned includes whether NLB is bound to that interface and whether that interface is DHCP-enabled.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNodeNetworkInterface -HostName node1
InterfaceName : vlan-4
NlbBound : True
Cluster : cluster1
DhcpEnabled : False
InterfaceIP : 4.53.4.1
InterfaceSubnetMask : 255.0.0.0
ClusterPrimaryIP : 4.53.100.100
ClusterSubnetMask : 255.0.0.0
</dev:code><dev:remarks><maml:para>This example gets information about all network interfaces on the node named node1. The information returned includes whether NLB is bound to that interface and whether that interface is DHCP-enabled.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287783</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NlbClusterPortRule</command:name><maml:description><maml:para>Retrieves the port rule objects that are queried by the caller.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NlbClusterPortRule</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NlbClusterPortRule cmdlet retrieves the port rules in the Network Load Balancing (NLB) cluster. If a port number is not specified, all port rules configured for the cluster are listed.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NlbClusterPortRule</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule to retrieve. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule that will be retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NN"><maml:name>NodeName</maml:name><maml:description><maml:para>Specifies the name of the cluster node for which port rules are enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterPortRule</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule to retrieve. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule that will be retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster or cluster node for which port rules are enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PSObject[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule that will be retrieved.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster or cluster node for which port rules are enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PSObject[]</command:parameterValue><dev:type><maml:name>PSObject[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NN"><maml:name>NodeName</maml:name><maml:description><maml:para>Specifies the name of the cluster node for which port rules are enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule to retrieve. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterPortRule
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 0 65535 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example lists all the port rules on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterPortRule -Port 80
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 0 65535 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example gets the port rule that includes port 80.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode | Get-NlbClusterPortRule | Format-List –Property *
Cluster : mycluster
NodeName : node1
VirtualIPAddress : 255.255.255.255
StartPort : 0
EndPort : 65535
Affinity :
FilteringMode : Single
Protocol : Both
EqualLoad : False
LoadWeight :
PortState : Enabled
Priority : 1
Timeout :
  
Cluster : mycluster
NodeName : node2
VirtualIPAddress : 255.255.255.255
StartPort : 0
EndPort : 65535
Affinity :
FilteringMode : Single
Protocol : Both
EqualLoad : False
LoadWeight :
PortState : Enabled
Priority : 2
Timeout :
</dev:code><dev:remarks><maml:para>This example gets the port rule from all cluster nodes. This is especially useful if there are port rules that have Single mode.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287784</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Format-List</maml:linkText><maml:uri></maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NlbClusterVip</command:name><maml:description><maml:para>Retrieves virtual IP addresses that are queried by the caller.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NlbClusterVip</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NlbClusterVIP cmdlet retrieves the virtual IP addresses that are queried by the caller. This IP address is used to address the cluster as a whole, and is the IP address that maps to the full Internet name that you specify for the Network Load Balancing (NLB) cluster.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NlbClusterVip</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the cluster for which the virtual IP address is enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-NlbClusterVip</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the cluster for which the virtual IP address is enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster for which the virtual IP address is enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the cluster for which the virtual IP address is enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster for which the virtual IP address is enumerated.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterVip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterVip
IPAddress SubnetMask
--------- ----------
3.53.100.100 255.0.0.0
3.53.100.101 255.0.0.0
3.53.100.102 255.0.0.0
fe80::b349:6945:9449:d03c ::
</dev:code><dev:remarks><maml:para>This example lists all the virtual IP addresses on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterVip -IP fe80::a20f:cca:4cd2:7ea0
IPAddress SubnetMask
--------- ----------
fe80::a20f:cca:4cd2:7ea0 ::
</dev:code><dev:remarks><maml:para>This example gets the specified virtual IP addresses on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287785</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>New-NlbCluster</command:name><maml:description><maml:para>Creates a Network Load Balancing (NLB) cluster on the specified interface that is defined by the node and network adapter name.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>NlbCluster</command:noun><dev:version /></command:details><maml:description><maml:para>The New-NlbCluster cmdlet creates a new Network Load Balancing (NLB) cluster. The following will need to be defined: the node name, the network adapter, primary IP address, dedicated IP address, and the name of the cluster.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>New-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="3" aliases="PrimaryIP,IPAddress,IP"><maml:name>ClusterPrimaryIP</maml:name><maml:description><maml:para>Specifies the primary cluster IP address for the new cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Name,CN,N"><maml:name>ClusterName</maml:name><maml:description><maml:para>Specifies the name of the new cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="DIP"><maml:name>DedicatedIP</maml:name><maml:description><maml:para>Specifies the dedicated IP address to use for the node when creating the new cluster. If this parameter is omitted, then the existing static IP address on the node will be used.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="DIPSubnetMask"><maml:name>DedicatedIPSubnetMask</maml:name><maml:description><maml:para>Specifies the dedicated IP address subnet mask to use for the node when creating the new cluster. If this parameter is omitted, then the existing static IP address subnet mask on the node will be used.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding. This parameter applies if the DHCP setting on the interface needs to be overwritten by the cmdlet.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Mode"><maml:name>OperationMode</maml:name><maml:description><maml:para>Specifies the operation mode for the new cluster. If this parameter is omitted, then the mode is UNICAST. The acceptable values for this parameter are: IGMPMULTICAST, MULTICAST, or UNICAST.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">IgmpMulticast</command:parameterValue><command:parameterValue required="true" variableLength="false">Multicast</command:parameterValue><command:parameterValue required="true" variableLength="false">Unicast</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SubnetMask</maml:name><maml:description><maml:para>Specifies the subnet mask for the new cluster primary IP address.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Name,CN,N"><maml:name>ClusterName</maml:name><maml:description><maml:para>Specifies the name of the new cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="3" aliases="PrimaryIP,IPAddress,IP"><maml:name>ClusterPrimaryIP</maml:name><maml:description><maml:para>Specifies the primary cluster IP address for the new cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="DIP"><maml:name>DedicatedIP</maml:name><maml:description><maml:para>Specifies the dedicated IP address to use for the node when creating the new cluster. If this parameter is omitted, then the existing static IP address on the node will be used.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="DIPSubnetMask"><maml:name>DedicatedIPSubnetMask</maml:name><maml:description><maml:para>Specifies the dedicated IP address subnet mask to use for the node when creating the new cluster. If this parameter is omitted, then the existing static IP address subnet mask on the node will be used.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding. This parameter applies if the DHCP setting on the interface needs to be overwritten by the cmdlet.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Mode"><maml:name>OperationMode</maml:name><maml:description><maml:para>Specifies the operation mode for the new cluster. If this parameter is omitted, then the mode is UNICAST. The acceptable values for this parameter are: IGMPMULTICAST, MULTICAST, or UNICAST.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">ClusterMode</command:parameterValue><dev:type><maml:name>ClusterMode</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SubnetMask</maml:name><maml:description><maml:para>Specifies the subnet mask for the new cluster primary IP address.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;New-NlbCluster -InterfaceName vlan-3 -ClusterPrimaryIP 3.53.100.100 -ClusterName cluster1
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
cluster1 3.53.100.100 255.0.0.0 UNICAST
</dev:code><dev:remarks><maml:para>This example creates a one-node NLB cluster on the current machine. The created cluster is named cluster1 and has one virtual IP address 3.53.100.100. This assumes that the interface is not DHCP-enabled.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287786</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNodeNetworkInterface</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbClusterIpv6Address</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>New-NlbClusterIpv6Address</command:name><maml:description><maml:para>Generates an IPv6 address to use with the Network Load Balancing (NLB) cmdlets.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>NlbClusterIpv6Address</command:noun><dev:version /></command:details><maml:description><maml:para>The New-NlbClusterIpv6Address cmdlet generates IPv6 addresses to create cluster virtual IP addresses or node dedicated IP addresses.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>New-NlbClusterIpv6Address</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="G"><maml:name>Global</maml:name><maml:description><maml:para>Returns only a global IPv6 address. If this parameter is omitted, then all applicable IPv6 address types are returned.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="L"><maml:name>LinkLocal</maml:name><maml:description><maml:para>Returns only a link local IPv6 address. If this parameter is omitted, then all applicable IPv6 address types are returned.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="G"><maml:name>Global</maml:name><maml:description><maml:para>Returns only a global IPv6 address. If this parameter is omitted, then all applicable IPv6 address types are returned.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="L"><maml:name>LinkLocal</maml:name><maml:description><maml:para>Returns only a link local IPv6 address. If this parameter is omitted, then all applicable IPv6 address types are returned.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>None</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>System.String</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;New-NlbClusterIpv6Address -InterfaceName vlan-3
fe80::b071:3696:dadd:26d4
</dev:code><dev:remarks><maml:para>This example returns the applicable IPv6 addresses to be used with the interface named vlan-3 on the local machine. This address can be used as a dedicated IP address on the node or a virtual IP address on the cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287787</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-NlbCluster</command:name><maml:description><maml:para>Deletes a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>NlbCluster</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-NlbCluster cmdlet deletes a Network Load Balancing (NLB) cluster. When the cluster is deleted, all existing connections to the hosts in the cluster will be lost and the cluster will no longer exist.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>None or Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-NlbCluster
</dev:code><dev:remarks><maml:para>This example removes the NLB cluster after asking for user confirmation.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-NlbCluster -Force
</dev:code><dev:remarks><maml:para>This example removes the NLB cluster without asking for user confirmation.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287788</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-NlbClusterNode</command:name><maml:description><maml:para>Removes a node from the Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>NlbClusterNode</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-NlbClusterNode cmdlet removes a node from the Network Load Balancing (NLB) cluster. Once a node is removed, NLB will redistribute the client traffic among the remaining servers in the cluster.</maml:para><maml:para>This cmdlet changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-NlbClusterNode
</dev:code><dev:remarks><maml:para>This example removes the current machine from the local cluster after seeking confirmation from the user.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-NlbClusterNode -HostName node4 -Force
</dev:code><dev:remarks><maml:para>This example removes the cluster node named node4 from the local cluster without seeking user confirmation.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287789</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-NlbClusterNodeDip</command:name><maml:description><maml:para>Removes a dedicate IP address from a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>NlbClusterNodeDip</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-NlbClusterNodeDIP cmdlet removes a dedicate IP address from a Network Load Balancing (NLB) cluster. Once a dedicated IP address is removed, the node will not be accessible through this IP address.</maml:para><maml:para>This cmdlet changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-NlbClusterNodeDip</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster node from which the dedicated IP address will be removed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-NlbClusterNodeDip</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node dedicated IP address to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ClusterNodeDip[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster node from which the dedicated IP address will be removed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node dedicated IP address to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ClusterNodeDip[]</command:parameterValue><dev:type><maml:name>ClusterNodeDip[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterNodeDip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterNodeDip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-NlbClusterNodeDip –IP fe80::9bf9:2019:372a:ca5
</dev:code><dev:remarks><maml:para>This example removes the dedicated IP address from the local cluster after seeking confirmation from the user.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-NlbClusterNodeDip –IP fe80::9bf9:2019:372a:ca5 -Force
</dev:code><dev:remarks><maml:para>This example removes the dedicated IP address from the local cluster without seeking confirmation from the user.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-NlbClusterNodeDip –IP fe80::8cb4:defa:65b2:8983 -HostName node2
</dev:code><dev:remarks><maml:para>This example removes the dedicated IP address from the remote host.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287790</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-NlbClusterPortRule</command:name><maml:description><maml:para>Removes a port rule from a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>NlbClusterPortRule</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-NlbClusterPortRule cmdlet removes a port rule from a Network Load Balancing (NLB) cluster. Port rules control how an NLB cluster functions. To maximize the control of various types of TCP/IP traffic, port rules can be set up to control how each port's cluster-network traffic is handled. The number and type of port rules must be exactly the same for each node in the cluster. If a node attempts to join the cluster with a different number of rules or with different rules from the other nodes, then it is not accepted as part of the cluster.</maml:para><maml:para>This cmdlet changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-NlbClusterPortRule</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule to remove. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-NlbClusterPortRule</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue><dev:type><maml:name>PortRule[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule to remove. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterPortRule -Port 4 | Remove-NlbClusterPortRule
</dev:code><dev:remarks><maml:para>This example deletes the port rule for port number 4 on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287791</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-NlbClusterVip</command:name><maml:description><maml:para>Removes a virtual IP address from a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>NlbClusterVip</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-NlbClusterVIP cmdlet removes a virtual IP address from a Network Load Balancing (NLB) cluster. Once a virtual IP address is removed, the cluster will not be accessible through this IP address.</maml:para><maml:para>This cmdlet changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-NlbClusterVip</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster from which the virtual IP address will be removed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-NlbClusterVip</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster virtual IP address to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ClusterVip[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster from which the virtual IP address will be removed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster virtual IP address to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ClusterVip[]</command:parameterValue><dev:type><maml:name>ClusterVip[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="Pass"><maml:name>PassThru</maml:name><maml:description><maml:para>Sends items from the interactive window down the pipeline as input to other cmdlets. By default, this cmdlet does not generate any output.
                          
To send items from the interactive window down the pipeline, click to select the items and then click OK. Shift-click and Ctrl-click are supported.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterVip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterVip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterVip -IP fe80::94dc:5e59:3626:f1d4 | Remove-NlbClusterVip -Force
</dev:code><dev:remarks><maml:para>This example removes the virtual IP address from the NLB cluster without seeking user confirmation.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287792</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Resume-NlbCluster</command:name><maml:description><maml:para>Resumes all nodes of a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Resume</command:verb><command:noun>NlbCluster</command:noun><dev:version /></command:details><maml:description><maml:para>The Resume-NlbCluster cmdlet resumes all nodes in a Network Load Balancing (NLB) cluster. To override any remote control commands that are issued, a cluster may need to be suspended and resumed.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Resume-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Resume-NlbCluster</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to resume.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to resume.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Resume-NlbCluster
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
cluster1 3.53.100.100 255.0.0.0 UNICAST
</dev:code><dev:remarks><maml:para>This example resumes all cluster nodes on the local cluster. Cluster nodes are in the Stopped state after this cmdlet runs. Run the Start-NlbCluster cmdlet to start all cluster nodes.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287793</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Resume-NlbClusterNode</command:name><maml:description><maml:para>Resumes a node in a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Resume</command:verb><command:noun>NlbClusterNode</command:noun><dev:version /></command:details><maml:description><maml:para>The Resume-NlbClusterNode cmdlet resumes the node in a Network Load Balancing (NLB) cluster that was suspended. To override any remote control cmdlets that are issued, a node may need to be suspended and resumed.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Resume-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Resume-NlbClusterNode</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to resume.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to resume.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Resume-NlbClusterNode
Name State Interface HostID
---- ----- --------- ------
node2 Stopped vlan-3 2
</dev:code><dev:remarks><maml:para>This example resumes the local cluster node. The node is in the Stopped state and needs to be started after coming back from the Suspended state.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Resume-NlbClusterNode -InputObject node3
Name State Interface HostID
---- ----- --------- ------
node3 Stopped vlan-3 2
</dev:code><dev:remarks><maml:para>This example resumes the cluster node named node3 on the local cluster. The node is in the Stopped state and needs to be started after coming back from the Suspended state.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287794</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NlbCluster</command:name><maml:description><maml:para>Edits the configuration of a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NlbCluster</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-NlbCluster cmdlet edits the configuration of a Network Load Balancing (NLB) cluster. The configuration changes you can make include the cluster operation mode (MULITCAST or UNICAST), the cluster name, and the cluster primary IP address.</maml:para><maml:para>This operation changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="PrimaryIP,PIP"><maml:name>ClusterPrimaryIP</maml:name><maml:description><maml:para>Specifies the IP address to use as the cluster primary IP address. The IP address must be one of the existing virtual IP addresses on the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="ClusterName"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new name of the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>OperationMode</maml:name><maml:description><maml:para>Specifies the new operation mode for the cluster. The acceptable values for this parameter are: IGMPMULTICAST, MULTICAST, or UNICAST.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">IgmpMulticast</command:parameterValue><command:parameterValue required="true" variableLength="false">Multicast</command:parameterValue><command:parameterValue required="true" variableLength="false">Unicast</command:parameterValue></command:parameterValueGroup></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="PrimaryIP,PIP"><maml:name>ClusterPrimaryIP</maml:name><maml:description><maml:para>Specifies the IP address to use as the cluster primary IP address. The IP address must be one of the existing virtual IP addresses on the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="ClusterName"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new name of the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>OperationMode</maml:name><maml:description><maml:para>Specifies the new operation mode for the cluster. The acceptable values for this parameter are: IGMPMULTICAST, MULTICAST, or UNICAST.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">IgmpMulticast</command:parameterValue><command:parameterValue required="true" variableLength="false">Multicast</command:parameterValue><command:parameterValue required="true" variableLength="false">Unicast</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="PrimaryIP,PIP"><maml:name>ClusterPrimaryIP</maml:name><maml:description><maml:para>Specifies the IP address to use as the cluster primary IP address. The IP address must be one of the existing virtual IP addresses on the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="ClusterName"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new name of the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>OperationMode</maml:name><maml:description><maml:para>Specifies the new operation mode for the cluster. The acceptable values for this parameter are: IGMPMULTICAST, MULTICAST, or UNICAST.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">ClusterMode</command:parameterValue><dev:type><maml:name>ClusterMode</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster | Set-NlbCluster -Name newcluster
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
newcluster fe80::b349:6945:... :: UNICAST
</dev:code><dev:remarks><maml:para>This example changes the cluster name to newcluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster | Set-NlbCluster -OperationMode MULTICAST
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
newcluster fe80::b349:6945:... :: MULTICAST
</dev:code><dev:remarks><maml:para>This example changes the cluster operation mode to MULTICAST.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbCluster | Set-NlbCluster -ClusterPrimaryIP 2.53.0.120
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
newcluster 2.53.0.120 255.0.0.0 MULTICAST
</dev:code><dev:remarks><maml:para>This example changes the cluster primary IP address to one of the other cluster virtual IP addresses on the cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287795</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NlbClusterNode</command:name><maml:description><maml:para>Edits the Network Load Balancing (NLB) cluster node settings.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NlbClusterNode</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-NlbClusterNode cmdlet edits the Network Load Balancing (NLB) cluster node settings. The changes you can make include reconfiguring the host priority, the initial host state, and whether to persist suspended states across reboots.</maml:para><maml:para>This operation changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Priority,HP"><maml:name>HostPriority</maml:name><maml:description><maml:para>Specifies the host priority or host ID for the cluster node. The acceptable values for this parameter are: 1 through 32.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="IHS,State"><maml:name>InitialHostState</maml:name><maml:description><maml:para>Specifies the initial host state for the cluster node. The acceptable values for this parameter are: Started, Stopped, or Suspended.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Started</command:parameterValue><command:parameterValue required="true" variableLength="false">Stopped</command:parameterValue><command:parameterValue required="true" variableLength="false">Suspended</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="R"><maml:name>Reload</maml:name><maml:description><maml:para>Causes the NLB driver on the current cluster node to load its settings. This cmdlet is only valid for the local NLB cluster node and cannot be used to reload a remote NLB cluster node.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="RS"><maml:name>RetainSuspended</maml:name><maml:description><maml:para>Specifies the new retain suspended setting for the cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Priority,HP"><maml:name>HostPriority</maml:name><maml:description><maml:para>Specifies the host priority or host ID for the cluster node. The acceptable values for this parameter are: 1 through 32.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="IHS,State"><maml:name>InitialHostState</maml:name><maml:description><maml:para>Specifies the initial host state for the cluster node. The acceptable values for this parameter are: Started, Stopped, or Suspended.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Started</command:parameterValue><command:parameterValue required="true" variableLength="false">Stopped</command:parameterValue><command:parameterValue required="true" variableLength="false">Suspended</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="R"><maml:name>Reload</maml:name><maml:description><maml:para>Causes the NLB driver on the current cluster node to load its settings. This cmdlet is only valid for the local NLB cluster node and cannot be used to reload a remote NLB cluster node.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="RS"><maml:name>RetainSuspended</maml:name><maml:description><maml:para>Specifies the new retain suspended setting for the cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="F"><maml:name>Force</maml:name><maml:description><maml:para>Runs the cmdlet without prompting for confirmation. By default the cmdlet will ask for confirmation from the user before proceeding.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Priority,HP"><maml:name>HostPriority</maml:name><maml:description><maml:para>Specifies the host priority or host ID for the cluster node. The acceptable values for this parameter are: 1 through 32.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="IHS,State"><maml:name>InitialHostState</maml:name><maml:description><maml:para>Specifies the initial host state for the cluster node. The acceptable values for this parameter are: Started, Stopped, or Suspended.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">NodeInitialHostState</command:parameterValue><dev:type><maml:name>NodeInitialHostState</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="R"><maml:name>Reload</maml:name><maml:description><maml:para>Causes the NLB driver on the current cluster node to load its settings. This cmdlet is only valid for the local NLB cluster node and cannot be used to reload a remote NLB cluster node.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="RS"><maml:name>RetainSuspended</maml:name><maml:description><maml:para>Specifies the new retain suspended setting for the cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue><dev:type><maml:name>Boolean</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode –NodeName node1 | Set-NlbClusterNode -Reload
Name State Interface HostID
---- ----- --------- ------
node1 Converging vlan-3 1
</dev:code><dev:remarks><maml:para>This example instructs the NLB driver on the node named node1 to reload all of its settings. This is required if an administrator wants to force configuration changes through the driver. This cmdlet must be run on node1 locally.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode –NodeName node1 | Set-NlbClusterNode -InitialHostState Suspended
Name State Interface HostID
---- ----- --------- ------
node1 Converging vlan-3 1
</dev:code><dev:remarks><maml:para>This example sets the initial host state of the node named node1 to Suspended.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode -NodeName node1| Set-NlbClusterNode -RetainSuspended $TRUE | Format-List –Property *
Cluster : newcluster
Name : node1
InterfaceName : vlan-3
Host : node1.domain.com
State : Converging
HostPriority : 1
AdapterGuid : {99757561-22EC-44DA-B6D3-82E16B387D6C}
InitialHostState : Started
PersistSuspendOnReboot : True
MaskSourceMac : True
FilterIcmp : 0
GreDescriptorTimeout : 10
</dev:code><dev:remarks><maml:para>This example changes the persist suspend on reboot setting on node named node1 to TRUE.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 4</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode –NodeName node1 | Set-NlbClusterNode -HostPriority 5 | Format-List –Property *
Cluster : newcluster
Name : node1
InterfaceName : vlan-3
Host : node1.domain.com
State : Converging
HostPriority : 5
AdapterGuid : {99757561-22EC-44DA-B6D3-82E16B387D6C}
InitialHostState : Started
PersistSuspendOnReboot : True
MaskSourceMac : True
FilterIcmp : 0
GreDescriptorTimeout : 10
</dev:code><dev:remarks><maml:para>This example changes the host priority (ID) on the node named node1 to 5.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287796</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Format-List</maml:linkText><maml:uri></maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NlbClusterNodeDip</command:name><maml:description><maml:para>Edits the dedicated IP address of a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NlbClusterNodeDip</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-NlbClusterNodeDIP cmdlet edits the dedicated IP address of a Network Load Balancing (NLB) cluster. This cmdlet can be used to edit the IP address and subnet mask for the dedicated IP address.</maml:para><maml:para>This operation changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NlbClusterNodeDip</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster node on which the dedicated IP will be set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NewDip</maml:name><maml:description><maml:para>Specifies the new dedicated IP address for the cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-NlbClusterNodeDip</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the node of the cluster to which the dedicated IP address is set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ClusterNodeDip[]</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NewDip</maml:name><maml:description><maml:para>Specifies the new dedicated IP address for the cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster node on which the dedicated IP will be set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the node of the cluster to which the dedicated IP address is set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ClusterNodeDip[]</command:parameterValue><dev:type><maml:name>ClusterNodeDip[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NewDip</maml:name><maml:description><maml:para>Specifies the new dedicated IP address for the cluster node.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterNodeDip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterNodeDip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNodeDip –IP fe80::a585:202d:f7f6:2636 | Set-NlbClusterNodeDip -NewDip fe80::a9cb:eafb:e841:d8cf
Node IPAddress SubnetMask
---- --------- ----------
node2 fe80::a9cb:eafb:e841:d8cf
</dev:code><dev:remarks><maml:para>This example changes the cluster virtual IP from fe80::a585:202d:f7f6:2636 to fe80::a9cb:eafb:e841:d8cf.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287797</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNodeDip</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NlbClusterPortRule</command:name><maml:description><maml:para>Edits the port rules for a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NlbClusterPortRule</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-NlbClusterPortRule cmdlet edits the port rules for a Network Load Balancing (NLB) cluster. The port rule configuration you can edit includes the cluster IP address, port range, protocols, filtering mode, affinity, load weight, handling priority, and timeout.</maml:para><maml:para>This operation changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NlbClusterPortRule</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule to set. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NA"><maml:name>NewAffinity</maml:name><maml:description><maml:para>Specifies the new affinity for the cluster port rule. The acceptable values for this parameter are: Network, None, and Single.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Network</command:parameterValue><command:parameterValue required="true" variableLength="false">None</command:parameterValue><command:parameterValue required="true" variableLength="false">Single</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NEP"><maml:name>NewEndPort</maml:name><maml:description><maml:para>Specifies the new end port for the cluster port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NIP"><maml:name>NewIP</maml:name><maml:description><maml:para>Specifies the new IP address for the cluster port rule.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NM"><maml:name>NewMode</maml:name><maml:description><maml:para>Specifies a new mode for the cluster port rule. The acceptable values for this parameter are: Disabled, Multiple hosts, and Single host.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Disabled</command:parameterValue><command:parameterValue required="true" variableLength="false">Multiple</command:parameterValue><command:parameterValue required="true" variableLength="false">Single</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NPRTCL"><maml:name>NewProtocol</maml:name><maml:description><maml:para>Specifies the new protocol for the cluster port rule. The acceptable values for this parameter are: Both, Tcp, and Udp.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Both</command:parameterValue><command:parameterValue required="true" variableLength="false">Tcp</command:parameterValue><command:parameterValue required="true" variableLength="false">Udp</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NSP"><maml:name>NewStartPort</maml:name><maml:description><maml:para>Specifies the new start port for the cluster port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Timeout,T"><maml:name>NewTimeout</maml:name><maml:description><maml:para>Specifies the new timeout in minutes for the cluster port rule. The acceptable values for this parameter are: 0 through 240.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-NlbClusterPortRule</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NA"><maml:name>NewAffinity</maml:name><maml:description><maml:para>Specifies the new affinity for the cluster port rule. The acceptable values for this parameter are: Network, None, and Single.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Network</command:parameterValue><command:parameterValue required="true" variableLength="false">None</command:parameterValue><command:parameterValue required="true" variableLength="false">Single</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NEP"><maml:name>NewEndPort</maml:name><maml:description><maml:para>Specifies the new end port for the cluster port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NIP"><maml:name>NewIP</maml:name><maml:description><maml:para>Specifies the new IP address for the cluster port rule.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NM"><maml:name>NewMode</maml:name><maml:description><maml:para>Specifies a new mode for the cluster port rule. The acceptable values for this parameter are: Disabled, Multiple hosts, and Single host.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Disabled</command:parameterValue><command:parameterValue required="true" variableLength="false">Multiple</command:parameterValue><command:parameterValue required="true" variableLength="false">Single</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NPRTCL"><maml:name>NewProtocol</maml:name><maml:description><maml:para>Specifies the new protocol for the cluster port rule. The acceptable values for this parameter are: Both, Tcp, and Udp.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">Both</command:parameterValue><command:parameterValue required="true" variableLength="false">Tcp</command:parameterValue><command:parameterValue required="true" variableLength="false">Udp</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NSP"><maml:name>NewStartPort</maml:name><maml:description><maml:para>Specifies the new start port for the cluster port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Timeout,T"><maml:name>NewTimeout</maml:name><maml:description><maml:para>Specifies the new timeout in minutes for the cluster port rule. The acceptable values for this parameter are: 0 through 240.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue><dev:type><maml:name>PortRule[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NA"><maml:name>NewAffinity</maml:name><maml:description><maml:para>Specifies the new affinity for the cluster port rule. The acceptable values for this parameter are: Network, None, and Single.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">PortRuleAffinity</command:parameterValue><dev:type><maml:name>PortRuleAffinity</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NEP"><maml:name>NewEndPort</maml:name><maml:description><maml:para>Specifies the new end port for the cluster port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NIP"><maml:name>NewIP</maml:name><maml:description><maml:para>Specifies the new IP address for the cluster port rule.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NM"><maml:name>NewMode</maml:name><maml:description><maml:para>Specifies a new mode for the cluster port rule. The acceptable values for this parameter are: Disabled, Multiple hosts, and Single host.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">PortRuleFilteringMode</command:parameterValue><dev:type><maml:name>PortRuleFilteringMode</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NPRTCL"><maml:name>NewProtocol</maml:name><maml:description><maml:para>Specifies the new protocol for the cluster port rule. The acceptable values for this parameter are: Both, Tcp, and Udp.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">PortRuleProtocol</command:parameterValue><dev:type><maml:name>PortRuleProtocol</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="NSP"><maml:name>NewStartPort</maml:name><maml:description><maml:para>Specifies the new start port for the cluster port rule. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Timeout,T"><maml:name>NewTimeout</maml:name><maml:description><maml:para>Specifies the new timeout in minutes for the cluster port rule. The acceptable values for this parameter are: 0 through 240.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule to set. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterPortRule -Port 80 | Set-NlbClusterPortRule -NewStartPort 5
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 5 65535 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example changes the start port of the port rule of port number 80 to 5.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterPortRule -Port 80 | Set-NlbClusterPortRule -NewProtocol Tcp
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 5 65535 Tcp Multiple Single 0
</dev:code><dev:remarks><maml:para>This command changes the protocol of the port rule of port number 80 to TCP.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterPortRule 80 | Set-NlbClusterPortRule -NewMode Single
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 5 65535 Tcp Single 0
</dev:code><dev:remarks><maml:para>This example changes the port rule mode to Single.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287798</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NlbClusterPortRuleNodeHandlingPriority</command:name><maml:description><maml:para>Sets the host priority of a port rule for a specific Network Load Balancing (NLB) node.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NlbClusterPortRuleNodeHandlingPriority</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-NlbClusterPortRuleNodeHandlingPriority cmdlet sets the host priority of a port rule for a specific Network Load Balancing (NLB) node. The host priority specifies a unique identifier (ID) for each node. The node with the lowest numerical priority among the current members of the cluster handles all of the network traffic on the cluster that is not covered by a port rule. You can override these priorities or provide load balancing for specific ranges of ports by specifying rules. If a new node joins the cluster and its priority conflicts with another node in the cluster, then the node is not accepted as part of the cluster. The rest of the cluster will continue to handle the traffic.</maml:para><maml:para>This operation changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NlbClusterPortRuleNodeHandlingPriority</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule on which the node handling priority will be set. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="HP"><maml:name>HandlingPriority</maml:name><maml:description><maml:para>Specifies the handling priority for the cluster node. This is only applicable when the filtering mode of the port rule is Single host.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule on which the handling priority will be set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-NlbClusterPortRuleNodeHandlingPriority</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="HP"><maml:name>HandlingPriority</maml:name><maml:description><maml:para>Specifies the handling priority for the cluster node. This is only applicable when the filtering mode of the port rule is Single host.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule on which the handling priority will be set. This is only applicable when the filtering mode for the port rule is Single host.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="HP"><maml:name>HandlingPriority</maml:name><maml:description><maml:para>Specifies the handling priority for the cluster node. This is only applicable when the filtering mode of the port rule is Single host.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule on which the handling priority will be set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule on which the handling priority will be set. This is only applicable when the filtering mode for the port rule is Single host.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue><dev:type><maml:name>PortRule[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule on which the node handling priority will be set. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode –NodeName node1 | Get-NlbClusterPortRule | Set-NlbClusterPortRuleNodeHandlingPriority -HandlingPriority 3
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 0 65535 Both Single
</dev:code><dev:remarks><maml:para>This example changes the handling priority of the given port rule for the node named node1 to 3. This is applicable for port rules with Single mode.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Set-NlbClusterPortRuleNodeHandlingPriority -HostName node1 -Interface vlan-3 -IP 255.255.255.255 -Port 80 -HandlingPriority 4
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 0 65535 Both Single
</dev:code><dev:remarks><maml:para>This example changes the handling priority of the given port rule for the node named node1 to 4. This is applicable for port rules with Single mode.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287799</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRuleNodeWeight</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NlbClusterPortRuleNodeWeight</command:name><maml:description><maml:para>Sets the load weight of a port rule for a specific Network Load Balancing (NLB) node.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NlbClusterPortRuleNodeWeight</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-NlbClusterPortRuleNodeWeight cmdlet sets the load weight of a port rule for a specific Network Load Balancing (NLB) node. The load weight applies only for the Multiple hosts filtering mode. When using the Multiple hosts filtering mode, the load weight specifies the relative amount of load-balanced network traffic that this node should handle for the associated port rule. Allowed values range from 0 (zero) to 100. To prevent a host from handling any network traffic, set the load weight to 0 (zero). The actual fraction of traffic handled by each node is computed as the local load weight divided by the sum of all load weights across the cluster. Different load weights can be specified for each node in the cluster using the LoadWeight parameter. Or, all nodes can be specified to distribute the network load equally by using the Equal parameter instead of the LoadWeight parameter.</maml:para><maml:para>This operation changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NlbClusterPortRuleNodeWeight</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule on which the node load weight will be set. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="E"><maml:name>Equal</maml:name><maml:description><maml:para>Sets the port rule weight to Equal on the cluster node. This specifies that all nodes distribute the network load equally. This parameter is only applicable when the port rule filtering mode is Multiple hosts.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="W"><maml:name>LoadWeight</maml:name><maml:description><maml:para>Specifies the load weight for the given port rule to use for this node. This is only applicable when the port rule filtering mode is Multiple hosts. The acceptable values for this parameter are: 0 through 100.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule on which the load weight will be set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-NlbClusterPortRuleNodeWeight</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="E"><maml:name>Equal</maml:name><maml:description><maml:para>Sets the port rule weight to Equal on the cluster node. This specifies that all nodes distribute the network load equally. This parameter is only applicable when the port rule filtering mode is Multiple hosts.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="W"><maml:name>LoadWeight</maml:name><maml:description><maml:para>Specifies the load weight for the given port rule to use for this node. This is only applicable when the port rule filtering mode is Multiple hosts. The acceptable values for this parameter are: 0 through 100.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule on which the load weight will be set. This is only applicable when the port rule filtering mode is Multiple hosts.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="E"><maml:name>Equal</maml:name><maml:description><maml:para>Sets the port rule weight to Equal on the cluster node. This specifies that all nodes distribute the network load equally. This parameter is only applicable when the port rule filtering mode is Multiple hosts.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address for the cluster port rule on which the load weight will be set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster port rule on which the load weight will be set. This is only applicable when the port rule filtering mode is Multiple hosts.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">PortRule[]</command:parameterValue><dev:type><maml:name>PortRule[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="W"><maml:name>LoadWeight</maml:name><maml:description><maml:para>Specifies the load weight for the given port rule to use for this node. This is only applicable when the port rule filtering mode is Multiple hosts. The acceptable values for this parameter are: 0 through 100.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="P"><maml:name>Port</maml:name><maml:description><maml:para>Specifies a port number within the port rule on which the node load weight will be set. The acceptable values for this parameter are: 0 through 65535.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.PortRule</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode | Get-NlbClusterPortRule | Set-NlbClusterPortRuleNodeWeight -Equal
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 0 65535 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example sets the weight for all port rules to equal the load weight on all nodes. This is applicable for port rules using the Multiple hosts. Note that this has to be set on all cluster nodes to achieve the desired effect.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode | Get-NlbClusterPortRule –Port 80 | Set-NlbClusterPortRuleNodeWeight -Equal
IPAddress State Start End Protocol Mode Affinity Timeout
--------- ----- ----- --- -------- ---- -------- -------
All Enabled 0 65535 Both Multiple Single 0
All Enabled 0 65535 Both Multiple Single 0
</dev:code><dev:remarks><maml:para>This example sets the weight for the specified port rule to equal the load weight on all nodes. This is applicable for port rules using the Multiple hosts. Note that this has to be set on all cluster nodes to achieve the desired effect.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 3</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterNode -NodeName node1 | Get-NlbClusterPortRule –Port 80 | Set-NlbClusterPortRuleNodeWeight -LoadWeight 25 | Format-List *
Cluster : cluster1
NodeName : node1
VirtualIPAddress : 255.255.255.255
StartPort : 0
EndPort : 65535
Affinity : Single
FilteringMode : Multiple
Protocol : Both
EqualLoad : True
LoadWeight : 25
PortState : Enabled
Priority :
Timeout : 0
</dev:code><dev:remarks><maml:para>This example sets the weight for the specified port rule on the node named node1 to 25. This is applicable for port rules using the Multiple hosts. Note that the weights have to be set on each node.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287800</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterPortRuleNodeHandlingPriority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NlbClusterVip</command:name><maml:description><maml:para>Edits the virtual IP address of a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NlbClusterVip</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-NlbClusterVIP cmdlet edits the virtual IP address of a Network Load Balancing (NLB) cluster. This cmdlet can be used to edit the IP address and subnet mask for the virtual IP address.</maml:para><maml:para>This operation changes the configuration on all cluster nodes. As a result, the NLB cluster will have to restart the convergence process on all nodes to guarantee that configuration changes have been applied on all nodes and that a consistent state is reached. Any additional operations on the NLB cluster should not be initiated until all cluster nodes have completed the convergence process and are back to the converged state.</maml:para><maml:para>To check the state of all cluster nodes, use the Get-NlbClusterNode cmdlet. If a configuration change results in the cluster nodes remaining in perpetual convergence, refer to the event log to resolve the configuration inconsistency between the cluster nodes.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NlbClusterVip</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the cluster for which the virtual IP address will be set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NewIP</maml:name><maml:description><maml:para>Specifies the new virtual IP address for the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-NlbClusterVip</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster virtual IP address to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ClusterVip[]</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NewIP</maml:name><maml:description><maml:para>Specifies the new virtual IP address for the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases=""><maml:name>IP</maml:name><maml:description><maml:para>Specifies the IP address of the cluster for which the virtual IP address will be set.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster virtual IP address to set.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ClusterVip[]</command:parameterValue><dev:type><maml:name>ClusterVip[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NewIP</maml:name><maml:description><maml:para>Specifies the new virtual IP address for the cluster.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">IPAddress</command:parameterValue><dev:type><maml:name>IPAddress</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterVip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.ClusterVip</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NlbClusterVip –IP fe80::ad1c:c26a:b9d2:5679 | Set-NlbClusterVip -NewIP fe80::ae34:85b1:d7e9:d51f
IPAddress SubnetMask
--------- ----------
fe80::ae34:85b1:d7e9:d51f ::
</dev:code><dev:remarks><maml:para>This example changes the cluster virtual IP from fe80::ad1c:c26a:b9d2:5679 to fe80::ae34:85b1:d7e9:d51f.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287801</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterVip</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Start-NlbCluster</command:name><maml:description><maml:para>Starts all nodes in a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Start</command:verb><command:noun>NlbCluster</command:noun><dev:version /></command:details><maml:description><maml:para>The Start-NlbCluster cmdlet starts all nodes in a Network Load Balancing (NLB) cluster. Once the nodes are started, NLB will include all cluster nodes in load balancing network traffic.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Start-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Start-NlbCluster</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to start.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to start.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Start-NlbCluster
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
cluster1 3.53.100.100 255.0.0.0 UNICAST
</dev:code><dev:remarks><maml:para>This example starts all of the cluster nodes on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287802</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Start-NlbClusterNode</command:name><maml:description><maml:para>Starts a Network Load Balancing (NLB) cluster node.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Start</command:verb><command:noun>NlbClusterNode</command:noun><dev:version /></command:details><maml:description><maml:para>The Start-NlbClusterNode cmdlet starts a node in a Network Load Balancing (NLB) cluster. Once the node is started, NLB will include that node in load balancing network traffic.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Start-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Start-NlbClusterNode</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to start.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to start.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Start-NlbClusterNode –InputObject node2
Name State Interface HostID
---- ----- --------- ------
node2 Converged vlan-3 2
</dev:code><dev:remarks><maml:para>This example starts cluster node named node2 on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287803</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Stop-NlbCluster</command:name><maml:description><maml:para>Stops all nodes of a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Stop</command:verb><command:noun>NlbCluster</command:noun><dev:version /></command:details><maml:description><maml:para>The Stop-NlbCluster cmdlet stops all nodes in a Network Load Balancing (NLB) cluster. The cmdlet will stop the NLB service on the host and all existing connections will be lost. To avoid interrupting active connections, use the Drain parameter which allows the host to continue servicing active connections, but disables all new traffic to that host.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Stop-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before stopping the cluster. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before stopping the cluster. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Stop-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before stopping the cluster. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before stopping the cluster. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to stop.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before stopping the cluster. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to stop.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before stopping the cluster. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Stop-NlbCluster
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
cluster1 3.53.100.100 255.0.0.0 UNICAST
</dev:code><dev:remarks><maml:para>This example stops all cluster nodes on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287804</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Stop-NlbClusterNode</command:name><maml:description><maml:para>Stops a node in a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Stop</command:verb><command:noun>NlbClusterNode</command:noun><dev:version /></command:details><maml:description><maml:para>The Stop-NlbClusterNode cmdlet stops a node in a Network Load Balancing (NLB) cluster. When the nodes are stopped in the cluster, client connections that are already in progress are interrupted. To avoid interrupting active connections, consider using the Drain parameter, which allows the node to continue servicing active connections but disables all new traffic to that node.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Stop-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before stopping the cluster node. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before stopping the cluster node. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Stop-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before stopping the cluster node. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before stopping the cluster node. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to stop.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="D"><maml:name>Drain</maml:name><maml:description><maml:para>Drains existing traffic before stopping the cluster node. If this parameter is omitted, then the existing traffic will be dropped.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to stop.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="T"><maml:name>Timeout</maml:name><maml:description><maml:para>Specifies the number of minutes to wait for the drain operation before stopping the cluster node. After the time expires, the existing connections will be dropped.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Stop-NlbClusterNode node2
Name State Interface HostID
---- ----- --------- ------
node2 Stopped vlan-3 2
</dev:code><dev:remarks><maml:para>This example stops the cluster node named node2 on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>EXAMPLE 2</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Stop-NlbClusterNode -Drain -Timeout 10
Name State Interface HostID
---- ----- --------- ------
node3 Stopped vlan-3 3
</dev:code><dev:remarks><maml:para>This example stops the local cluster node. Before this cmdlet stops the cluster, this cmdlet drains all existing connections for up to 10 minutes. During that time, new connections will not be established on this node. Any remaining connections after the 10 minutes will be forcefully terminated.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287805</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Suspend-NlbCluster</command:name><maml:description><maml:para>Suspends all nodes of a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Suspend</command:verb><command:noun>NlbCluster</command:noun><dev:version /></command:details><maml:description><maml:para>The Suspend-NlbCluster cmdlet suspends all nodes of a Network Load Balancing (NLB) cluster. A cluster may need to be suspended to override any remote control cmdlets, or non-Windows PowerShell® operations, that are issued and for maintenance work.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Suspend-NlbCluster</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Suspend-NlbCluster</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to suspend.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster to suspend.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Cluster[]</command:parameterValue><dev:type><maml:name>Cluster[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Cluster</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Suspend-NlbCluster
Name IPAddress SubnetMask Mode
---- --------- ---------- ----
cluster1 3.53.100.100 255.0.0.0 UNICAST
</dev:code><dev:remarks><maml:para>This example suspends all cluster nodes on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287806</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Suspend-NlbClusterNode</command:name><maml:description><maml:para>Suspends a specific node in a Network Load Balancing (NLB) cluster.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Suspend</command:verb><command:noun>NlbClusterNode</command:noun><dev:version /></command:details><maml:description><maml:para>The Suspend-NlbClusterNode cmdlet suspends a specific node in a Network Load Balancing (NLB) cluster. A node in a cluster may need to be suspended to override any remote control cmdlets, or non-Windows PowerShell® operations, that are issued or for maintenance work.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Suspend-NlbClusterNode</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Suspend-NlbClusterNode</maml:name><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to suspend.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1" aliases="Host,HN,H"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the cluster host against which this cmdlet is run. If this parameter is omitted or a value of . is entered, then the local cluster is assumed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the cluster node to suspend.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">Node[]</command:parameterValue><dev:type><maml:name>Node[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases="Interface,IN,I"><maml:name>InterfaceName</maml:name><maml:description><maml:para>Specifies the interface to which NLB is bound. This is the interface of the cluster against which this cmdlet is run.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.NetworkLoadBalancingClusters.PowerShell.Node</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>EXAMPLE 1</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Suspend-NlbClusterNode -InputObject node2
Name State Interface HostID
---- ----- --------- ------
node2 Suspended vlan-3 2
</dev:code><dev:remarks><maml:para>This example suspends cluster node named node2 on the local cluster.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?linkid=287807</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Add-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-NlbClusterNode</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-NlbCluster</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
</helpItems>