Hi,
We're currently deploying the RDM via our software distribution system to our colleagues and wondered how we can silently add the database configuration from our Devolutions server to RDM.
Is there any way to export the database configuration once we've created it manually and import it via cmd/powershell to RDM?
I've searched the forum but did not find any request like that...
Help is much appreciated - thanks!
Hello,
The cmdlets Import-RDMDataSource and Export-RDMDataSource allow you to manage existing data source configurations. If you need any assistance using them, please let us know.
Best regards,
Maxime
Hello,
The cmdlets Import-RDMDataSource and Export-RDMDataSource allow you to manage existing data source configurations. If you need any assistance using them, please let us know.
Best regards,
Maxime
Hi Maxime,
thanks for the fast response.
But that would mean that we need to install the cmdlets on every client where RDM needs to be installed...
Isn't there another way (with standard Windows commands) to get the database source in RDM?
For example some parameters when installing RDM per .exe / .msi?
Hello,
The Custom Installer Manager seems to accomplish what you need. You can find more details in the documentation here: https://docs.devolutions.net/rdm/installation/client/custom-installer-service/custom-installer-manager/ .
If this does not work for you, I will look into alternative solutions.
Best regards,
Maxime
Hello,
The Custom Installer Manager seems to accomplish what you need. You can find more details in the documentation here: https://docs.devolutions.net/rdm/installation/client/custom-installer-service/custom-installer-manager/ .
If this does not work for you, I will look into alternative solutions.
Best regards,
Maxime
Thats exactly what I was looking for - thanks a lot!
Works like a charm :)