Get-RASProxySettings
Get the Parallels RAS proxy settings.
Get-RASProxySettings [-SiteId <uint>] [<CommonParameters>]
Get the Parallels RAS proxy settings.
-SiteId <uint> The site ID.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASProxySettings
Get the RAS Farm proxy settings. ---------- EXAMPLE 2 ----------
Get-RASProxySettings | Format-List
Get the RAS proxy settings.