For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get-RASConnectionBrokerAutoPromotionSettings

NAME

Get-RASConnectionBrokerAutoPromotionSettings

SYNOPSIS

Obtains Parallels RAS Broker Auto Promotion settings.

SYNTAX

Get-RASConnectionBrokerAutoPromotionSettings [[-SiteId] (uint)] [(CommonParameters)] **

DESCRIPTION

The Get-RASConnectionBrokerAutoPromotionSettings 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

ConnectionBrokerAutoPromotion

---------- EXAMPLE 1 ----------

Get-RASConnectionBrokerAutoPromotionSettings

Obtains Parallels RAS Auto Promote settings for the current session.

Last updated