Re: XP SP2 Two Concurrent Users?

From: Colin Barnhorst (colinbarharst(nojunk)_at_msn.com)
Date: 01/16/05


Date: Sun, 16 Jan 2005 13:47:40 -0700

Two years ago when MS announced the MIRA project (use of wireless smart
screens) they announced that SP2 would enable two concurrent users on XP Pro
so that one user could be sitting at a computer while a second user was
logged in via the wireless smart screen. This would have been the first
time two concurrent users could be logged into their own environments using
XP Pro simultaneously. MS did not follow through with this project in its
original form and SP2 does not include the promised capability for two users
to simultaneously use the same machine.

-- 
Colin Barnhorst [MVP  Windows - Virtual Machine]
"mohan" <mohan@discussions.microsoft.com> wrote in message 
news:71C97460-D6CC-424B-8245-2D1F42D3D118@microsoft.com...
> Did you try the following excerpt and does this work? I have two user
> accounts (A, B)set up on one xp sp 2 node. I want to remote desktop to 
> that
> node from another node either as A or B without kicking of the current 
> user
> on the node.
>
> If this script does work, when do I run it and from where?
>
> Thanks
> Mohan
>>>
> @echo off
> setlocal
> set key="HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\Licensing 
> Core"
> @echo reg add %key% /v EnableConcurrentSessions /T REG_DWORD /D 1 /f
> reg add %key% /v EnableConcurrentSessions /T REG_DWORD /D 1 /f
> endlocal
> <<
> "benjammin" wrote:
>
>> Have a look at this...
>>
>> taken from:
>>
>> http://www.jsifaq.com/SUBQ/tip8400/rh8428.htm
>>
>> ====================================================
>> Windows XP Service Pack 2 computers can support two Remote Desktop 
>> sessions
>> simultaneously.
>> NOTE: If you have an open session on the desktop console, only one
>> additional session is supported.
>>
>> To enable concurrent sessions, run the following batch file:
>>
>> @echo off
>> setlocal
>> set key="HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\Licensing 
>> Core"
>> @echo reg add %key% /v EnableConcurrentSessions /T REG_DWORD /D 1 /f
>> reg add %key% /v EnableConcurrentSessions /T REG_DWORD /D 1 /f
>> endlocal
>> ====================================================
>>
>> I haven't tried it yet.
>>
>> (I will as soon as I get SP2 issues dealt with first)
>>
>> btw, I'm curious how shadowing features are implemented...
>> (can the local session watch the remote session, and vice-versa)
>>
>> -Ben    bentech@geocities.com
>>
>>
>> >"PCyr." wrote:
>> >
>> > There was mention of it during development, but MS took it out.  - Paul 
>> > Cyr
>> >
>> >> "Scott" <Scott@discussions.microsoft.com> wrote in message
>> > news:C263D9DA-21D3-482E-BDFD-17C98196B2E0@microsoft.com...
>> > > It was rumored that SP2 was going to have the ability to allow two 
>> > > users to
>> > > be logged in interactivly in XP.  Such as, one will be connected to 
>> > > the
>> > > computer and one will connect via remote desktop.
>> > >
>> > > Does anyone know if that happened or not?
>> 


Relevant Pages

  • Re: Remote desktop hangs on second invocation
    ... from using fast user switching unless I have to or have nothing going on my ... Sometimes it happens after I log out of the second session. ... When I log onto the office computer using Remote Desktop ... Remote Desktop connection to run at an insanely slow pace). ...
    (microsoft.public.windowsxp.general)
  • Re: Cant see local network printer from Remote Desktop session over VPN
    ... Kurt wrote: ... Within the remote session, I can ping the network address of the local printer, and can even connect to its administrative "web" page, but I can't print to it. ... If I understand you correctly, you're using remote desktop to connect to a terminal server at the other end, but you're trying to print directly from the terminal server to the network printer at your end. ...
    (microsoft.public.win2000.networking)
  • Re: Cant see local network printer from Remote Desktop session over VPN
    ... Within the remote session, I can ping the network address of the local printer, and can even connect to its administrative "web" page, but I can't print to it. ... If I understand you correctly, you're using remote desktop to connect to a terminal server at the other end, but you're trying to print directly from the terminal server to the network printer at your end. ...
    (microsoft.public.win2000.networking)
  • Re: TS Client(or server) loses ability to cut and paste between lo
    ... I have to launch clipbrd.exe and clear the clipboard. ... the TS session? ... Remote DeskTop client (all current updates applied to all involved ... Quick Google searches find no direct fix but some mention of a similar ...
    (microsoft.public.windows.terminal_services)
  • Maximum Number of Allowed Connections with Remote Desktop
    ... I'm trying to connect to a Windows 2000 server via remote desktop. ... Terminal Services Warning: The terminal server has exceeded the maximum ... Can I set Terminal Services to timeout a session after I have ...
    (microsoft.public.windows.server.general)