Hello everyone,
I am able to allow new connection to my RDSH using the following command with an administrator user :
Set-RDSessionHost -SessionHost 'xxxx' -NewConnectionAllowed Yes -ConnectionBroker 'xxxx'
But, I have a deployment tool that can schedule some task, this tool use the "NT AUTHORITY\System" account
Do you know if there is some way to authorise this user to change RDSessionHost status ? It would be great
Thanks