Two connections via remote desktop

  • Thread starter Thread starter Mike Plagge
  • Start date Start date
M

Mike Plagge

Does windows xp allow two connections via remote desktop (similar to
terminal services on Win2k Server)? I haven't found any information saying
it does/doesn't.
Thanks.
 
No. Only one connection at a time whether it is a local connection or a
remote connection.

Good Luck,
-Ryan
 
Mike Plagge said:
Does windows xp allow two connections via remote desktop (similar to
terminal services on Win2k Server)? I haven't found any information saying
it does/doesn't.
Thanks.

Yes this is possible in Windows XP SP2 build 2149

key
HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\Licensing Core
DWORD
EnableConcurrentSessions=1
MaxInstanceCount=2

Use TERMSRV.DLL of build 2055. Replace all the files in your Windows-folder
(use Search function).
 
Keep in mind the final release of XP SP2 will *NOT* support concurrent connections. Build 2149 is a
beta release and as such is not supported by Microsoft and should *NOT* be used in a production
environment...

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...
 
Back
Top