Hello,
I have setup RDS to publish apps to internal users. Users will only be able to launch application thru "RemoteApp and Desktop Connection", and no web interface is setup for external use.
The issue that I have is that when user launch application from "RemoteApp and Desktop Connection", they are being RDP into RDS server and user has to click OK button before the application can launch (Please see screenshot).
How do I implement SSO so that "RemoteApp and Desktop Connection" will capture user logon information on the local pc and automatically log them on to RDS server
Environment:
RDS broker/session/web server are on a single 2012 r2 server.
Thanks