Skip to main content
All CollectionsComputers, Servers and MachinesWindows
How to access the Databases or applications via RemoteApp
How to access the Databases or applications via RemoteApp
Updated over a month ago

In this guide, you will learn how to access Databases or other applications using RemoteApp on Windows Servers.

First step: Configuring RemoteApp

When creating or editing an asset, you need to enable RemoteApp and configure the arguments for the desired program.

Here is an example of how to pass the parameters:

-con "driver=postgresql|openConsole=true|folder=Postgres|user={{user}}|password={{password}}|{{domain}}"

Second step: Registering the Credential for the RemoteApp Access

You will need to create a new credential for the application that will be accessed via RemoteApp. The registration of the credential should be done as shown in the image.

Third step: Accessing the Application via RemoteApp

In the Servers menu, click Actions -> Connect -> Connect. When there are arguments with the keys user={{user}}|password={{password}}, two fields will be displayed when connecting to the computer. These fields are the Credential used to connect to the computer and the Credential for the RemoteApp.

The desired application will open via RemoteApp, and the login data will be automatically filled in the application.


Note: Not all parameters are mandatory for using the functionality and accessing applications, some parameters used in the example are specific to this scenery.

Was this article helpful? Did you still have doubts? You can get in touch with us! [email protected]

Did this answer your question?