Network Load Balancing cmdlets in Windows PowerShell
This reference provides cmdlet descriptions and syntax for all Network Load Balancing-specific cmdlets in Windows PowerShell in Windows Server® 2008 R2. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.
The Windows PowerShell cmdlets provide an alternative interface for actions that you might otherwise perform with command-line commands or the Network Load Balancing Manager snap-in. For more information about using Windows PowerShell, see "Additional references," later in this topic.
Cmdlet name | Cmdlet use |
---|---|
Adds a new node to the NLB cluster. |
|
Adds a dedicated IP address to an NLB cluster. |
|
Adds a new port rule to an NLB cluster. |
|
Adds a virtual IP address to an NLB cluster. |
|
Disables a port rule on an NLB cluster or on a specific host in the cluster. |
|
Enables a port rule on an NLB cluster or on a specific node in the cluster. |
|
Retrieves information about the NLB cluster object that is queried by the caller. |
|
Retrieves information about the NLB driver on the local machine. |
|
Retrieves information about the NLB cluster object that is queried by the caller. |
|
Retrieves the dedicated IP address that is queried by the caller. |
|
Retrieves information about interfaces, including information about the NLB driver, on a host. |
|
Retrieves the port rule objects that are queried by the caller. |
|
Retrieves virtual IP addresses that are queried by the caller. |
|
Creates an NLB cluster on the specified interface that is defined by the node and network adapter name. |
|
Generates IPv6 addresses to create cluster virtual IP addresses or node dedicated IP addresses |
|
Deletes an NLB cluster. |
|
Removes a node from the NLB cluster. |
|
Removes a dedicate IP address from an NLB cluster. |
|
Removes a port rule from an NLB cluster. |
|
Removes a virtual IP address from an NLB cluster. |
|
Resumes all nodes in an NLB cluster. |
|
Resumes the node in an NLB cluster that was suspended. |
|
Edits the configuration of an NLB cluster. |
|
Edits the NLB cluster node settings. |
|
Edits the dedicated IP address of an NLB cluster. |
|
Edits the port rules for an NLB cluster. |
|
Sets the host priority of a port rule for a specific NLB node. |
|
Sets the load weight of a port rule for a specific NLB node. |
|
Edits the virtual IP address of an NLB cluster. |
|
Starts all nodes in an NLB cluster. |
|
Starts an NLB cluster node. |
|
Stops all nodes of an NLB cluster. |
|
Stops a node in an NLB cluster. |
|
Suspends all nodes of an NLB cluster. |
|
Suspends a specific node in an NLB cluster. |