I am using RemoteApps. Everything works fine when I setup the RemoteApps using control panel. All Apps are available in the start menu and I can launch them fine. When I disconnect and reconnect it only works fine when I am not using a RDGateway.
As soon as I use a Gateway the reconnect fails and I have to re-enter my RD Gateway Server Credentials. When I input it again it works fine. It just won't save.
The credentials are in Credential Manager and appear to be correct. There are two:
- the gateway in the form: gateway.example.com
- the remote host: TERMSRV/rdhost.example.com
When the password prompt appears windows deletes the first credentials from credential manager.
The following events are logged in the eventlog on the client:
- RDP ClientActiveX is trying to connect to the server (rdhost.example.com)
- RDPClient_Gateway: An error was encountered when transitioning from AAStateAcquireAuthToken to AAStateError in response to 20 (error code 0x80070005).
- RDPClient_Gateway: An error was encountered when transitioning from AAStateCreatingOutChannel to AAStateError in response to 3 (error code 0x80070005).
- RDPClient_Gateway: An error was encountered when transitioning from AAStateInitializingTunnel to AAStateError in response to 6 (error code 0x80070005).
- The multi-transport connection has been disconnected.
Apparently I am the only one with this problem as google had nothing for me :(