954,136 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Remote Desktop Connection on Exit

When I close Remote Desktop Connection to computer running Windows Vista (XP too) the user stays logged, but it locks the screen. How can I avoid that?

strix
Newbie Poster
17 posts since Jun 2007
Reputation Points: 10
Solved Threads: 1
 

I found it here - http://www.windowsdevcenter.com/pub/a/windows/2004/05/04/serverhacks_remote.html
at the bottom:
RDP - Get rid of lock screen...?
2006-08-18 09:37:49 mdirish [Reply | View]
You're best bet is to use Remote Assistance from the Tools menu on the Help & Support area in XP. You will have to allow remote assistance on the user's machine and you will also have to have the proper permissions to use it but it works well. Remote Assistance is better for several reasons but most importantly you won't need to know the user's password to gain access. They will have to grant you access from their side.
But, if you don't want to use remote assistance, you can gain access to the user's session of the remote client by using the /console switch in Remote Desktop. The best way to do that is to run a command from the cli.
Example.
C:\mstsc.exe /V:COMPUTERNAME /CONSOLE

strix
Newbie Poster
17 posts since Jun 2007
Reputation Points: 10
Solved Threads: 1
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You