Assign user role with PowerShell

Assign user role with PowerShell

avatar

Hi!
I could not figure out how to set a role for a user using PowerShell.

Please point me to the Cmdlet to use.

Thanks in advance!

KR
Guenther

All Comments (2)

avatar

Hello,

The cmdlet Add-RDMRoleToUser allows to assign user to a custom role.

https://help.remotedesktopmanager.com/add-rdmroletouser.htm

Best regards,

Érica Poirier

avatar

Thanks! Simply overlooked it ...