Get-RASLBSettings

NAME

Get-RASLBSettings

SYNOPSIS

Obtains Parallels RAS load balancing settings.

SYNTAX

-none-

DESCRIPTION

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

PARAMETERS

<CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
        about_CommonParameters documentation. 

INPUTS

-none-

OUTPUTS

PSAdmin.RASLBSetting

EXAMPLES


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

Get-RASLBSettings

Obtains Parallels RAS load balancing settings for the current session.

RELATED LINKS