import passwords

avatar

Hello,

We would like to import our passwords into a PAM vault. Since there are well over 100 of them, they are stored as a .csv file.
Is there a way to import them so that they end up directly in a PAM vault?

All Comments (1)

avatar

Hello adillinger1,

Thank you for contacting the Devolutions support team.

In DVLS, you can import all the needed accounts under the scan configuration.
This does not require any CSV, and the Web UI could do it.

Create and run a scan configuration - Devolutions Documentation

If you need to use this CSV, I suggest having a look at PowerShell.
The cmdlet New-DSPamAccount could probably work with your CSV.

PowerShell module - Devolutions Documentation
PowerShell connectivity methods to Devolutions Server - Devolutions Documentation

Best regards,

Patrick Ouimet