I am trying to setup a Terminal Server farm of Windows 2008 R2 servers.
I have configured a Session Broker, using NLB to load balance te sessions.
All works well.
I've installed the RD WebAccess role and want to use RemoteApp on the servers.
When I go to the configuration Tab of the WebAcesss it tells me that I should put down the DNS name of the farm.
When I do that I get an error: "RD Web Access was not able to access tstest.domain.com. Verify that the computer account of the RD Web Access server is added to the TS Web Access Computers security group on the RD Session Host server."
If I put down the name of the server there is no error, but I can't start the apps because that tries to connect to the farm; so that makes sense.
Because the farm name is not a "real" server there is no computer account in AD to add.
I've added the accounts for the two individual Terminal Servers to the TS Web Access groups on both servers, but that doesn't work.
I've even created an AD computeraccount named "tstest" (the DNS name of the farm) and added that to the group, to no avail.
Anyone any idea how I should configure this to make it work?