All pages
Powered by GitBook
1 of 1

Loading...

Invoke-RASApply

NAME

Invoke-RASApply

SYNOPSIS

Applies changes that you've made to the Parallels RAS farm.

SYNTAX

Invoke-RASApply [- <SwitchParameter>] [<>]

DESCRIPTION

After you modify any of the Parallels RAS farm settings, you need to execute the Invoke-RASApply cmdlet to commit the changes. This cmdlet is the equivalent of clicking the Apply button on the main Parallels RAS console window.

PARAMETERS

-FullSync <SwitchParameter>

<CommonParameters>

INPUTS

-none-

OUTPUTS

-none-

EXAMPLES

---------- EXAMPLE 1 ---------- Invoke-RASApply Applies all current changes to the Parallels RAS farm.

FullSync
CommonParameters
        Required?                    false
        Position?                    named
        Default value                False
        Accept pipeline input?       false
        Accept wildcard characters?  false
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
        about_CommonParameters .