Set-RDMSessionPassword Access denied

Implemented

Set-RDMSessionPassword Access denied

avatar

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

All Comments (10)

avatar

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

avatar

I have version 2021.2.0.16 of the module installed, and I am using MS SQL Server for my data source.

avatar

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

avatar

Hi Alex,

Any update on this issue?

avatar

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

avatar

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

avatar

Hi Alex,

Is there any update for this issue?

avatar

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

avatar

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

avatar

Excellent, thanks a lot for the feedback, glad this helps!

Best regards,

Alex Belisle