Good afternoon everyone;
Once again I've hit a wall in deploying RD services. The scenario is as stated:
A non-administrator domain user is trying to log into one of the pooled virtual desktops (running windows 7).
Said user gets prompted from windows security to login with their domain credentials; but instead of being directed to the Virtual Desktop, this user is redirected to a second logon session for the actual server.
IE: User\Administrator has a logged in session where he/she see's server manager, with Hyper V etc all running.
[Please note: When User\Administrator attempts to log into the remote desktop services that account is redirected to one of the pooled VMs. As well both the Administrator and non-admin accounts are on the access list for the pooled vms in the settings of the golden template, and in the usergroup of the collection]
When User\Non-Administrator has logged in they just see another copy of Server 2012 running with the same "Data Retrieval Failure" error on all the server roles.
While checking the event viewer the series of verbose/error codes were as such.
Verbose 1301: Connection Broker Received the non-admin's request for redirection
Error 1296: Connection Broker Client failed while getting redirection packet from Connection Broker
Error 1306: Connection Broker Client Failed to redirect the user User\non-admin.
Now I went though the troubleshooting illustrated here: https://technet.microsoft.com/en-us/library/ee890979(WS.10).aspx
It's not a network issue, since I can ping from the server straight through to my router, user desktop, firewall, primary DNS, Alternate DNS, and all the little NIC's inbetween.
Has anyone else encountered this issue?