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

Import and export a workspace

To simplify deployment for multiple users, it is possible to export and import workspace configurations. The generated file contains all the information to recreate the configuration.

The file does not include the content of the workspace; only the configuration is exported. Use the entry's export functionality to back up or copy the content of the database.

Instead of exporting and importing workspaces and settings separately, it is possible to create a custom installer. The custom installer service replicates the configuration of a Remote Desktop Manager instance.

  1. From FileWorkspaces, click on the Export workspace configuration button, then save the .rdd file on your computer.

  2. To import the workspace in another Remote Desktop Manager instance, use FileWorkspaces, click on the Import workspace configuration button, and select the .rdd file.

Whether or not users can Read/Write in offline mode is first decided at the workspace caching mode level. This cannot be changed remotely. To prevent or allow remote users the Read/Write offline feature, do so before exporting the workspace

A locked workspace can be exported and imported, but the content will be locked unless a password is entered when the workspace is selected. See Lock a workspace for more information.

Last updated

Was this helpful?