I installed the new RemoteDesktopManager PowerShell module, and now I am getting an Access denied warning when I run Set-RDMSessionPassword. I am running the commands in PowerShell 7.1.4.
Here are the commands I am running.
$RDMSession = Get-RDMPrivateSession -Name $RDMSessionName
Set-RDMSessionPassword -ID $RDMSession.id -Password (ConvertTo-SecureString -String $Password -AsPlainText -Force) -Refresh
Hello,
Thanks for contacting us.
I could reproduce this behavior on my side.
Could you provide us with the version of your PowerShell module?
What Data source type are you working with?
I already opened a ticket to the engineering, thanks for reporting this.
Best regards,
Alex Belisle
I have version 2021.2.0.16 of the module installed, and I am using MS SQL Server for my data source.
Hello,
Very good, thanks for your response.
By the way, the module has been updated later last week and is now on 2021.2.0.22, but your issue is still present on this one.
As soon as it's fixed I'll post here to let you know thanks again for your cooperation.
Best regards,
Alex Belisle
Hi Alex,
Any update on this issue?
Hi Kyle,
We're working on this specific issue as we speak!
We'll keep you posted, thanks for your patience.
Best regards,
Alex Belisle
Hello Kyle,
What seemed to be in the beginning a quick and easy fix is not quite what we anticipated...
Obviously we're not giving up, it's an important feature of the tool.
That said, it will take a little longer that we expected.
Sorry for the delay, we'll keep you posted.
Thanks for your patience.
Best regards,
Alex Belisle
Hi Alex,
Is there any update for this issue?
Hello!
This was fixed indeed, sorry I should have notified.
You can try this new cmdlet : Set-RDMUserVaultSessionPassword
This is available with 2022.1.
Keep us posted!
Best regards,
Alex Belisle
Hi Alex,
Thank for the fast answer, it works like a charm (took bit of time to remove the old module version)
Kinds regards,
Niels Haarsma
Excellent, thanks a lot for the feedback, glad this helps!
Best regards,
Alex Belisle