Get-RASLBSettings
Obtains Parallels RAS load balancing settings.
Get-RASLBSettings [-SiteId <uint>] [<CommonParameters>]
The Get-RASLBSettings cmdlet obtains the complete set of load balancing settings for the current session.
-SiteId <uint> The site ID. To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ---------- Get-RASLBSettings Obtains Parallels RAS load balancing settings for the current session.