Get-RASFarmSettings

NAME

Get-RASFarmSettings

SYNOPSIS

Retrieves the Parallels RAS Farm settings.

SYNTAX



DESCRIPTION

Retrieves the Parallels RAS Farm settings.

To see the complete list of farm properties, use the Format-List cmdlet (see examples).

PARAMETERS

<CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
        about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). 

INPUTS



OUTPUTS

PSAdmin.RASFarmSettings

EXAMPLES


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

Get-RASFarmSettings

Retrieves the RAS Farm settings.

---------- EXAMPLE 2 ----------

Get-RASFarmSettings | Format-List

Retrieves the RAS Farm settings.

The Format-List cmdlet formats the display output to include all available farm properties.

RELATED LINKS

Parallels RAS v16.0