I have a Windows 2008 R2 server running RDS. I have installed and configured RemoteApp to publish applications with RDS Web Access. When I browse to https://servernname.domain.local/RDWeb I can log in and get to the RemoteApp Programs tab, but there are no icons or apps to click on. I have added a bunch of apps in Remote App manager and they are all enabled for RD Web Access. Also, I am an administrator on the server.

link|improve this question

77% accept rate
feedback

1 Answer

up vote 2 down vote accepted

What finally ended up fixing this was setting the identity of the RDSWebAccess App Pool in IIS that was running the RDWeb application. I changed it from ApplicationPoolIdentity to NetworkService and I am now able to see the apps and icons.

link|improve this answer
In my case your fix didn't work. However, in attempting it and returning to the previous setting with a reboot it became a fix for me. – user62895 Feb 16 '11 at 5:00
feedback

protected by Community Sep 13 '11 at 16:03

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.