Exporting and Importing Farm SettingsA PowerShell interface is included in the Parallels Remote Application Server installation allowing you to export and import farm settings. One of the uses of this interface is running automated tests. Preconfigurations can be created, exported, and then imported for specific test scenarios. You can also use it with Windows task scheduler for regular backups of farm settings. Installing the Interface
First, you need to obtain the
Using the Interface To export farm settings, execute the following command:
To get help on how to use
help Get-Settings To import farm settings: Set-Settings To get help: help Set-Settings |
||||
|