Forum Discussion
Matt88
Oct 01, 2019Copper Contributor
Get-RDSSessionHost - Not showing any Session Hosts
I'm currently trying to deploy a Windows Virtual Desktop environment following this article: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell#register-the-virtual-m...
Matt88
Oct 01, 2019Copper Contributor
After finding the enablesxsstackrc.ps1 file and running it, i'm now getting this error:
ErrorSource : RDBroker
ErrorOperation : AuthorizeUser
ErrorCode : -2146233088
ErrorCodeSymbolic : ConnectionFailedUserNotAuthorized
ErrorMessage : User is not authorized to access the resource ≤mth://localhost/4b0d95fc-ecb6-41da-9919-25c9c3246588/761af1d8-b8c1-4211-ff56-08d746461a2e≥
ErrorInternal : False
ReportedBy : RDGateway
The User account is synced via Azure AD and has priviledges to access the VM directly (tested it)
I've also tried removing the user with remove-RdsAppGroupUser and re-adding, to no avail.