networkloadbalancingclusters - jasper-zanjani/Windows-Server GitHub Wiki

Cmdlet Description
Get-NlbCluster Gets information about the NLB cluster object that is queried by the caller.
New-NlbCluster Creates a NLB cluster on the specified interface that is defined by the node and network adapter name.
Remove-NlbCluster Removes a NLB cluster.
Resume-NlbCluster Resumes all nodes of a NLB cluster.
Set-NlbCluster Edits the configuration of a NLB cluster.
Start-NlbCluster Starts all nodes in a NLB cluster.
Stop-NlbCluster Stops all nodes of a NLB cluster.
Suspend-NlbCluster Suspends all nodes of a NLB cluster.
Get-NlbClusterDriverInfo Gets information about the Network Load Balancing (NLB) driver on the local machine.
New-NlbClusterIpv6Address Generates an IPv6 address to use with the NLB cmdlets.
Add-NlbClusterNode Adds a new node to the Network Load Balancing (NLB) cluster.
Get-NlbClusterNode Gets information about a node object or the NLB cluster object that is queried by the caller.
Remove-NlbClusterNode Removes a node from the Network Load Balancing (NLB) cluster.
Resume-NlbClusterNode Resumes a node in a NLB cluster.
Set-NlbClusterNode Edits the NLB cluster node settings.
Start-NlbClusterNode Starts a NLB cluster node.
Stop-NlbClusterNode Stops a node in a NLB cluster.
Suspend-NlbClusterNode Suspends a specific node in a NLB cluster.
Add-NlbClusterNodeDip Adds a dedicated IP address to a Network Load Balancing (NLB) cluster.
Get-NlbClusterNodeDip Gets the dedicated IP address that is queried by the caller.
Remove-NlbClusterNodeDip Removes a dedicate IP address from a NLB cluster.
Set-NlbClusterNodeDip Edits the dedicated IP address of a NLB cluster.
Get-NlbClusterNodeNetworkInterface Gets information about interfaces, including information about the NLB driver, on a host.
Add-NlbClusterPortRule Adds a new port rule to a Network Load Balancing (NLB) cluster.
Disable-NlbClusterPortRule Disables a port rule on a Network Load Balancing (NLB) cluster or on a specific host in the cluster.
Enable-NlbClusterPortRule Enables a port rule on a NLB cluster or on a specific node in the cluster.
Get-NlbClusterPortRule Gets the port rule objects that are queried by the caller.
Remove-NlbClusterPortRule Removes a port rule from a NLB cluster.
Set-NlbClusterPortRule Edits the port rules for a NLB cluster.
Set-NlbClusterPortRuleNodeHandlingPriority Sets the host priority of a port rule for a specific Network Load Balancing (NLB) node.
Set-NlbClusterPortRuleNodeWeight Sets the load weight of a port rule for a specific NLB node.
Add-NlbClusterVip Adds a virtual IP address to a Network Load Balancing (NLB) cluster.
Get-NlbClusterVip Gets virtual IP addresses that are queried by the caller.
Remove-NlbClusterVip Removes a virtual IP address from a NLB cluster.
Set-NlbClusterVip Edits the virtual IP address of a NLB cluster.