Invoke-RASApply
Applies changes that you've made to the Parallels RAS farm.
Invoke-RASApply [-FullSync <SwitchParameter>] [<CommonParameters>]
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.
-FullSync <SwitchParameter>
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ----------
Invoke-RASApply
Applies all current changes to the Parallels RAS farm.
-none-