Remote Desktop Manager with no Network Access

Remote Desktop Manager with no Network Access

avatar

We are trying to use RDM as our Failover Password Manager when nothing works. I know i can manually export all my Credentials from RDM into CSV,
but is there a way to make that automatic? Also is there a way to use RDM in a Portable way without Datasource connection?
Thanks for the help!

All Comments (5)

avatar

Hello,

You can use the RDM PowerShell Core module to create an automated task. The following script can export all entries from all vaults.
https://github.com/Devolutions/RDMSamples-ps/blob/main/module/export/ExportAllEntriesAllVaults.ps1

About RDM in a portable installation, you can connect it to a Local Data Source.

What RDM version are you using?

What data source type are you connected to?

Best regards,

Érica Poirier

avatar

Hello,
i will look into the PowerShell Core Module. Thanks for that.
We are using RDM version 2022.2.23.0 and that is connected to a MS SQL Server 2016.
About that Portable RDM, is there a article where i can lookup to it?
Thanks for all the help!!

Best Regards
Yannik Kischkat

avatar

Hello,

For the RDM Portable installation, please see this online help page.
https://help.remotedesktopmanager.com/installation_portableusb.html

Best regards,

Érica Poirier

avatar

Hello,
thanks for the help!
When I start RDM from my portable Device, it asks for a License.
Can I use the License Key we already use, or do we need to buy a new License just for the portable version?
So is there a way I can say that every Local Administrator can start that portable version in the case there is a network outage?
Best Regards
Yannik Kischkat

avatar

Hello,

Sure you can use the RDM license key for the portable version as a emergency usage.

There are other solutions than installing RDM as a portable version. You could enable the Offline mode or you can create a local data source directly in your RDM so you can switch on this data source if the network isn't available.

Best regards,

Érica Poirier