Get-RASBrokerAutoPromotionSettings
NAME
Get-RASBrokerAutoPromotionSettings
SYNOPSIS
Obtains Parallels RAS Broker Auto Promotion settings.
SYNTAX
Get-RASBrokerAutoPromotionSettings [[-SiteId] <uint>] [<CommonParameters>]
DESCRIPTION
The Get-RASBrokerAutoPromotionSettings cmdlet obtains the complete set of Parallels RAS Broker Auto Promotion settings for the current session.
PARAMETERS
-SiteId <uint> Site ID from which to retrieve the specified RAS Auto Promotion settings. If the parameter is omitted, the site ID of the Licensing Server will be used.
<CommonParameters>
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ---------- Get-RASBrokerAutoPromotionSettings Obtains Parallels RAS Auto Promote settings for the current session.
Last updated