vote up 1 vote down star

I use remote desktop quite a bit and I've noticed that on one of my machines when another user is already logged in it prompts them to allow me to log in, even for users with less privileges; however, with another computer, there is no prompt, it just proceeds with the remote logoff even for users with the same privileges. Both computers are XP professional SP3.

What could be causing this, and how (if possible) can I set this?

Thanks in advance.

p.s. I already know about other tools such as VNC and I use them too.

flag

73% accept rate

4 Answers

vote up 0 vote down

Indeed I suggest where VonC already mentioned, but more specifically: gpedit.msc, Computer/User configuration -> Administrative Templates -> Windows Components -> Terminal Services -> Connections -> Set rules for remote control of Terminal Services user sessions

link|flag
vote up 0 vote down

You can try to compare the policies or settings between the computer for:

  • Terminal Services policies (type 'gpedit.msc', then Computer configuration | Administrative Templates | Windows Components | Terminal Services)

  • Terminal Service (type 'services.msc'), which depends on 'Fast User Switching Compatibility' service: is this one activated on the 'other' computer ?

link|flag
vote up 0 vote down check

This behavior is a "feature" of fast user switching. After turning it off I am now able to remote desktop in without the user prompt.

Screen Shot

link|flag
vote up 1 vote down

Windows Server editions support one console plus two remote connections simultaneously. When configured as a Terminal Server, they support one per license. All other editions support one total session, local or remote.

Are the pre-existing connections local or Domain accounts? Look around in the local or group security policies. If Domain, check the user account properties.

link|flag
Thank you, I understand that; however, my question is really about the prompting of the currently logged on user. – javamonkey79 Nov 15 '08 at 2:14
I missed the second paragraph, sorry. I will check that out. – javamonkey79 Nov 15 '08 at 2:15
Not entirely correct. I can support multipile connections with Windows XP using a hack on the terminal services dll and a change to a registry key. – epochwolf Nov 25 '08 at 6:43

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.