Scripting with Password Vault

avatar

Hi
We have a few scrips that need access to passwords.
currently we save the passwords in the script, and that is not a good thing.
Does the Password Vault have an option for the PS scripts to retrieve passwords?
Like an API or something?
Any advice would be greatly appreciated..

Chris

All Comments (2)

avatar

Password Vault Manager does not have a PowerShell interface. It is only supported with Remote Desktop Manager.

Documentation here: http://help.remotedesktopmanager.com/index.html?powershell_cmdlets.htm

Regards,

Stéfane Lavergne

avatar












Would this allow us to pull credentials with scripts but also update them?
I can workout is this can be done.