Get-RASProxySettings

NAME

Get-RASProxySettings

SYNOPSIS

Get the Parallels RAS proxy settings.

SYNTAX

Get-RASProxySettings [-SiteIdarrow-up-right <uint>] [<CommonParametersarrow-up-right>]

DESCRIPTION

Get the Parallels RAS proxy settings.

PARAMETERS

-SiteId <uint> The site ID. To obtain the ID of a desired site, use the Get-Sites cmdlet.

        Required?                    false
        Position?                    named
        Default value                0
        Accept pipeline input?       false
        Accept wildcard characters?  false

<CommonParameters>

INPUTS

-none-

OUTPUTS

RASProxySettingsarrow-up-right

EXAMPLES

---------- EXAMPLE 1 ---------- Get-RASProxySettings Get the RAS Farm proxy settings. ---------- EXAMPLE 2 ---------- Get-RASProxySettings | Format-List Get the RAS proxy settings.

Last updated