Set "My Privileged Account" Password from PowerShell

Implemented

Set "My Privileged Account" Password from PowerShell

avatar

Is there a way to set the "My Privileged Account" Password from PowerShell?

All Comments (5)

avatar

Hello Kyle,

It is currently not possible to do so, you can only do it for the Personal Credentials with Set-RDMPersonalCredentials

That being said, I had already opened a feature request for it, I will link your post to it to bump the priority.

Best regards,

Richard Boisvert

avatar

Hi,
Is there an update to this feature request?

Thanks!

avatar

Hi,

No update yet but it's high on our priority list and should get worked on soon.

Regards

Jonathan Lafontaine

avatar

Hi,

Me again. Well, soon was sooner then anticipated.
A dev was working on 'personal credentials' and picked up this ticket as the functionality is similar.
The latest release (2022.2.3.0) has the support for privileged account management.

Regards

Jonathan Lafontaine

avatar

Thanks Jonathan!

I tried the new Get-RDMPrivilegedAccount & Set-RDMPrivilegedAccount commands, and they work perfectly.