Automatic update Vault

Automatic update Vault

avatar

Hi,

We are new to the Devolutions products, but have the Server which we want to use as a central vault for all our servers/connections, so people with the correct AD rights and the Remote Desktop Manager can connect to it and have a Vault with all our servers/connections sorted by our Configuration Items.

We have created a site/database in Devolutions Server Console and added a new Vault and setup Domain, Authentication and so on. It works fine, but as servers/connections come and go, do we need some automatic way to update this Vault. I have been looking to the PowerShell module to RDM, but not sure if it is the correct way or the order and correct way to connect to the datasource select vault and so on.

Kind regards
Martin Jensen

All Comments (2)

avatar

Hello,

Are you looking for a method to automatically add/update the server in your Devolutions Server (DVLS) data source? If so, you could use the AD synchronizer entry type if these machines are located in your Active Directory or the CSV Synchronizer if you can produce a list of computers in a CSV file.

forum image

For your information, these entries need to have RDM running and the Background Services feature must be enabled to update the entries based on a scheduled time.

Another method would be using the DVLS PowerShell module that can be downloaded from this GitHub repository. This allows you to interact with DVLS using its REST API. Please keep in mind that not all entries are available yet in the PS module. We are constantly updating it to offer more possibilities. You can subscribe to the repository to be notified for new versions of the DVLS PowerShell module.
https://github.com/Devolutions/devolutions-server

Additionnally, we should add a feature that will allow DVLS to manage the synchronizers on the server side. This new feature should be available in version 2021.2 this fall.

Best regards,

Érica Poirier

avatar

Hi,

It looks like the feature I am looking for as I have a script which generate the RDM file in my first "master" import - so I will play around with that feature and see if it does the trick :)

Thanks for the help.

Kind regards
Martin Jensen