Hi,
I've been using Apache Guacamole because COVID-19, and we had to create a lot of access quickly. So I created a PowerShell module to manage Guacamole. This uses the REST API. Tested on 1.1.0, but there is no reason it won't work on the latest version. If need, I've a script that combine creation of account in Guacamole (only email for linking with LDAP to get connection history), create the RDP connection and if it's possible, enable RDP and assign permission to the user on the computer (through remote powershell). <https://github.com/UpperM/guacamole-powershell> https://github.com/UpperM/guacamole-powershell Matthieu Courtois.
