Hi,
I'm trying to set up a lab environment for testing purposes of Remote Desktop Services and RemoteApp. I am following the instructions from "Mastering Server 2012 R2" book from Mark Minasi.
I successfully installed the Remote desktop services roles (RD Session Host, Connection Broker and Web Access)
I created a session collection and then published a few programs to test the remoteapp from browser.
BUT, when I open the rdweb site locally (https://localhost/rdweb) I first get the obvious certificate warning. Then I get the Windows authentication login prompt which says: "The server localhost is asking for user name and password. The server reports
that is is from Digest."
Then I try to login with account who has access rights to collection but I get only blank white page.
Also when I try to access the website from another server with the address https://hostname.domain.local/rdweb I get the HTTP 404 error after login.
Tried also to login with DOMAIN\Administrator account but then the login prompts keeps popping up and no error messages. I have also Domain Admins group selected in collection user groups.
I tried removing IIS role and RDS roles and reinstalling them but no luck.
Thank you for your help!