Guacamole Connections
Access http(s)://labgatewayURL/guacamole and log in to guacamole using the admin username and password you configured during the installation of the Lab Gateway.

After that, go to Settings on the top right.\

Then go to Connections and click on the "New Connection" button to configure a new connection to your lab computer.

There, you must setup a few things:
Name: This is just the name by which the connection will be displayed in the Guacamole list.
Protocol: Should be set to "RDP" (Windows' Remote Desktop Protocol).
Network:
Hostname: Lab computer's IP.
Port: This must be set to "3389" for RDP connections to work.
Authentication
Username: Windows account username. This is the Windows account your lab users will use when accessing your computer.
Password: The password for the above user account.
Security mode: Should be set to "Any".
Ignore server certificate: Should be checked.
Remote App
Program: This should be filled with the name of the DecentraLabs' App Control .exe file.
Working directory: The path to where dLabAppControl.exe is located in your Windows system.
Parameters: These are inline parameters passed to dLabAppControl.exe and to your lab app. For the first ones, there are two required: the lab app's window class and the lab app's path in your system. To learn how to obtain the window class of your lab app and what other parameters you can use, read the documentation in Lab App Control. For the second ones (parameters to be passed to your lab app), those are dependant to the program you will be running. You can find more details on this in the Lab App Control documentation too.
The image below shows the full set of parameters configured for a lab connection.

Last updated