Hi all,
I've set up 2 RDS 2012 R2 servers and created a collection and one of the servers as a broker. If i try to connect directly to RDS2 then i can log on fine however if i try to RDP to RDS1 (the broker) i get "this computer can't connect to the remote computer"
I have confirmed that remote desktop is enabled and the user is allowed ?
Also if i open the MSTS with /admin and try it i then get a "the requested session access is denied" error ?
This "seems" to have stopped working since i put the broker on
any help would be great.
Thanks
Got it
U r trying to access RD broker server also as a RD session host server
You have deployed standard RDS deployment with role separation, hence you are facing issues, RD connection broker in separation mode won't allow you to connect via RDP in application mode, you can connect to that sever only with administration RDP mode
You need to do this setup differently
Try below
destroy current deployment and then install all RDS role on single server (Quick start deployment)
Then check if you are able to connect to RDS deployment
Once that is successful, add another RD session host server in that deployment and see if you can connect to both servers
Check below link for quick start deployment
https://blogs.technet.microsoft.com/yungchou/2013/02/07/remote-desktop-services-rds-quick-start-deployment-for-remoteapp-windows-server-2012-style/
Mahesh.