Is there any documentation on scripted and/or silent installations of Devolutions Server (Console, Gateway, other components)? Looking to automate these installations.
Hello,
You can use the DVLS CLI to install the console, create an instance, install the Gatewway. Please see this page for more information.
https://kb.devolutions.net/dps_consolecli.html
There is also the DVLS Helper Module that uses PowerShell to deploy a DVLS instance.
https://github.com/Devolutions/devolutions-server/tree/main/HelperModule
Let me know if that helps.
Best regards,
Érica Poirier
Hi Erica,
Thanks for this. The Helper Module code pointed me to the right direction to get the Console installed automatically. I will check the CLI for the Gateway setup and get back to you.
Kind regards,
Patrick