Get-RASLBSettings

NAME

Get-RASLBSettings

SYNOPSIS

Obtains Parallels RAS load balancing settings.

SYNTAX

Get-RASLBSettings [SiteId** (uint)] [(CommonParameters)]

DESCRIPTION

The Get-RASLBSettings cmdlet obtains the complete set of load balancing settings for the current session.

PARAMETERS

SiteId (uint)

The site ID.

To obtain the ID of a desired site, use the Get-Sites cmdlet.

(CommonParameters)

INPUTS

-none-

OUTPUTS

LBSettings

EXAMPLES

---------- EXAMPLE 1 ----------

Get-RASLBSettings

Obtains Parallels RAS load balancing settings for the current session.

Last updated