Is there a way to set the "My Privileged Account" Password from PowerShell?
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
Hi,
Is there an update to this feature request?
Thanks!
Hi,
No update yet but it's high on our priority list and should get worked on soon.
Regards
Jonathan Lafontaine
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
Thanks Jonathan!
I tried the new Get-RDMPrivilegedAccount & Set-RDMPrivilegedAccount commands, and they work perfectly.