Get-RASProxySettings
NAME
Get-RASProxySettings
SYNOPSIS
Get the Parallels RAS proxy settings.
SYNTAX
Get-RASProxySettings [-SiteId <uint>] [<CommonParameters>]
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.
<CommonParameters>
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ---------- Get-RASProxySettings Get the RAS Farm proxy settings. ---------- EXAMPLE 2 ---------- Get-RASProxySettings | Format-List Get the RAS proxy settings.
Last updated