Restore-DSRole as new Devolutions.Powershell CMDlet

Restore-DSRole as new Devolutions.Powershell CMDlet

2 votes

avatar

Hey everyone,

in Devolutions.PowerShell version 2025.3.3, the Restore-DSDeletedUser cmdlet was introduced. We also require the ability to restore roles from the recycle bin via PowerShell. Unfortunately, the Update-DSRole cmdlet does not support this, and Restore-DSDeletedRole does not exist.
I would greatly appreciate the implementation of this functionality. Thank you very much.

Sandro Widmann

All Comments (3)

avatar

Hi Sandro,

Thank you for the feedback! We have created an internal ticket to track the implementation of the Restore-DSDeletedRole cmdlet. We will keep you informed of the progress.

Best regards,
Maxime

avatar

Hello @swidmann,

Version 2026.2.2 of the Devolutions.PowerShell module introduces the Get-DSDeletedUserGroup, Remove-DSDeletedUserGroup and Restore-DSDeletedUserGroup cmdlets, allowing users to manage deleted user groups on Devolutions Server.

Let us know if you need anything else.

Best regards,
Christian

avatar
Hello @swidmann,

Version 2026.2.2 of the Devolutions.PowerShell module introduces the Get-DSDeletedUserGroup, Remove-DSDeletedUserGroup and Restore-DSDeletedUserGroup cmdlets, allowing users to manage deleted user groups on Devolutions Server.

Let us know if you need anything else.

Best regards,
Christian


@Christian Robert
Hey, thanks a lot - this is exactly what I needed - already implemented it :D Your support is amazing, keep up the good work!