At first glance it sounds like
- the w2k8 server on board feature that you always have to enter your password
- as well as that you using the 2X AS in the default mode. You need to set the 2X AS to use one session per user.
MS configuration on server:
- Start menu > Administrative Tools>Terminal Services Configuration
- Click on Server Settings and click the ‘Restrict each user to one session option’. This enables reconnections to previously disconnected user sessions.
- Select ‘Connections’ and double-click the ‘RDP-TCP’ connection. Verify that the ‘Always prompt for password’ checkbox is unchecked; allowing clients to launch applications using the credentials that have been saved on the 2X Client.
- On the 'Environment' tab make sure that the option ‘Run initial program specified by user profile and Remote Desktop Connection or Terminal Services client’ is enabled.
2X AS configuration in management console:
- On the Load Balancing choose to enable a reconnection to a disconnected session or reconnect to same user sessions.
- You may also choose to reconnect active sessions by selecting 'Limit User to one session per desktop'. Therefore if a user re-connects to a Terminal Server with an active session started by the same user, the user will be connected to the active session.
Kind Regards,