RDM API create Entrys by script

Resolved

RDM API create Entrys by script

avatar

Hi, we are using scripts to create Virtual Machines.

The Question we have, is it possible to add RDM Entries by an API or something like this?
I now there is an option to import via CSV but there has to be manual work.

Another Question, is it possible to change Username and password via an API?

I Think it is not possible to do this via database cause the entries are encrypted right?

All Comments (2)

avatar

Hello,

It is possible to create entries and updates their properties like the username and password using PowerShell.

What RDM version are you using?

Here is an article on how to use it.
https://docs.devolutions.net/kb/remote-desktop-manager/knowledge-base/rdm-powershell-core-module/

There are also some sample scripts in the PowerShell forum's section.
https://forum.devolutions.net/product/powershell-module

As well as in the RDMSamples Git Hub repository.
https://github.com/Devolutions/RDMSamples-ps

Let us know if you have further questions about this.

Best regards,

Érica Poirier

avatar

Thank you =)

i forwarded the your links to the team.