I'm trying to connect to a user session who's using remote desktop on my windows server 2003 × 2024, from task manager users but it comes up with Connect Password Required. I tried his password that he uses to log on to RD but it wont work, i tried every password i know of and nothing. How do I connect to his session? What password do i use and if that's the one why wont it work? Thanks.
|
I have to admit that I've never tried doing what you're doing, but I'm wondering: even though you're connecting to his session (as opposed to shadowing his session) do you still need the ability (user right) to shadow his session in order for this to work? |
|||||
|
|
For doing a 'Connect' to his session, you're literally taking over control of that session and punting the user out of it. In this scenario, you need to provide the user's own credentials, possibly including the logon domain like DOMAIN\username. If on the other hand you want to connect alongside the user to help them out, you should be going via the 'remote control' option, rather than 'connect'. To do this you will need to be a local administrator of the server, and possibly configure GPO here: Computer Configuration -> Administrative Templates -> Windows Components/Terminal Services -> Sets rules for remote control of terminal services user sessions = "Full Control without user's permission" |
|||||||
|