Hello all, need some help in determining why the ConnectionBroker can't see the delegated rights to the assigned OU for creating & deleting virtual desktops.
Environment:
- Forest: Windows2008Forest
- Domain: Windows2008Domain
- Schema: Windows2012R2
- DCs - Mix of 2012 and 2012R2 Servers
- MSVDI- (CB, Lic, Web, SH, VH) = All 2019 Servers
Regardless of the method I try to use I'm stymied in creating a virtual desktop pool.
I've been able to successfully get RDSH working, but not the RDVH.
I've validated the permissions on the OU. I've cleared out the permissions, setup new OUs to try, re-run the commands, used the script that they provide. Permissions are there...but the UI and PowerShell commands simply don't acknowledge the
permissions. I've even tried (and reverted) given Everyone full access to the OU.
Errors:
In the 'Create Collection' UI Wizard I receive the following text when clicking Next in the 'Unattended Settings' section.
- The RD Connection Broker server does not have access to add the virtual desktops to the Active Directory domain. Configure access by using the Active Directory page of the Deployment Properties.
In the Deployment Properties, Active Directory section I receive the following text:
- The specified Active Directory Domain Services organizational unit is not configured with the appropriate permissions to automatically create virtual desktops. To configure the appropriate permissions, click Apply.
Clicking apply and/or using the 'Generate Script' button and running the script applies the permissions...but the UI does not acknowledge that it works. Visually validated the permissions through AD.
Ran Test-RDOUAccess and received an error -2147463168, Failed to test access for the Connection Broker.
Ran Grand-RDOUAccess and received the same error -2147463168, says that my current user didn't have the rights. I tried with a domain admin and enterprise admin account...still didn't work.
Hoping that someone can give me an idea on what to try next.
Thanks!