Remote Desktop for Windows XP SP3 multi-User Login

Source: Internet
Author: User

1

"Original" Windows XP SP3 Remote Desktop for multi-user login

Now I think the computer can be remote control and Remote Assistance (XP,SP2,SP3), now a problem, you want to remotely manipulate your computer, but your computer someone use, you have the nerve to let him quit ~ then you in remote control? Oh, the following star I for his family said SP3 multi-user control ~~sp2 These are similar ~ concrete did not try.

Case: Computer built 2 users, a user you dedicated (assuming: XP1), a user to others (assuming: XP2) ~ oneself look at do ~ If you remote control your computer through the computer into your user name XP1, this time you will find, pop up a prompt box: "User xxx is currently logged into this computer." If you continue, this user's Windows session will be terminated and any unsaved data will be lost, do you want to continue? "If you click on: Yes, the login XP2 will be logged off!" Sweat! He is not depressed to die you, with you desperately!

I am here to solve this problem, let you connect, and do not affect his continued to work on the Internet, I am here in sp3 to try.

Download this online: http://www.namipan.com/downfile/termsrv.dll.rar/86012b950d8b039843192a91bf53237629e6e297ed830100

Download it and put it where you can find it. O (∩_∩) o ..., and then restart the computer press F8 to enter Safe mode! Choose a user to go in! Unzip the compressed package you just downloaded, there are 2, the Termsrv.dll copy to C:\WINDOWS\system32, the inside of it Termsrv.dll cover out ~, and then run Enableconcurrentsessions.bat MS-DOS Batch processing!

Then restart your computer! O (∩_∩) o ..., can you try it?

?? Oh, is not not it? Because maybe there's a place you don't have:

1. Control Panel--user account--Change the way users log in and out--check the "Use Welcome screen" and "Use Fast User Switching"! Point app! Re-boot! (Sometimes you'll find "use Fast User Switching", which is gray and can't be hooked ~ this time you turn on my computer--and the tools--and Folder Options--and Offline Files (if the first tick is removed)

2. Make sure that you have created a new user and then my computer--right-click--Services and apps--service and applications---->terminal services to start up!

Sweat! I was experimenting in a virtual machine! Just at the beginning is because there is no tick "use Fast User Switching", depressed dead ~ now get the ~ ~ Try it ~ do not know the other is not so, I do is SP3 system! O (∩_∩) o ..., everyone can try, also talk about their experience!

In addition : There is a small use, you can in the task manager inside the user inside, point user name to send messages, haha ~ can chat ha! Give it a try ~

2

--------------------------------------------------------------------------------------------------------------- --------------------

XP Multi-user Remote Desktop

Let XP also support multiple users to log Remote Desktop at the same time
-

I am really bored now, do not know what to do, run on the forum to run to boring ' think about or to the security zone sharing point of experience, is to let XP support multi-user Remote Desktop, there may be many people do not know how XP to support multiple desktop connections without logging off the other user

Now, we first look at the original XP open Remote Desktop (that is, 3389) after another user logged on the user will be prompted, I built a machine on the computer called "Hundred Years" of the account, the password "123456", in my friend's aircraft remote login my machines,




Ok, pops up whether to continue if the other side will disconnect the information.




As we can see, the original XP Remote Desktop service does not support multiple desktop logins.
Next I say what to do, first of all, the Remote Desktop services to shut down, you can start----run----input services.msc in the service set the Terminal Services service to "forbidden", and then restart the computer,




After restarting the TerminalServices service is "banned", Next, download the file I provided below Termsrv.dll (this file is a WINDOWS XP beta Remote Desktop file), put it in C:\WINDOWS\system32, Replace the original Termsrv.dll, and put one into the C:\windows\system32\dllcache\ inside, also replace the original Termsrv.dll. After the replacement, wait a while, the system will jump out of the "System File Protection" information, click Cancel.




Just a little bit more sure,




Then create a new text document, copy the code below, then change the suffix to txt to bat and open it!
@echo off

Setlocal

setregkey= "Hklm\system\currentcontrolset\control\terminal Server\licensingcore"

Reg add%regkey%/V enableconcurrentsessions/t reg_dword/d/F

Endlocal

Create a new text document, copy the following code, and then change the suffix txt to reg, then open! Import the Registration Form!

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon]

"SFCDisable" =dword:ffffff9d

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\Licensing Core]

"Enableconcurrentsessions" =dword:00000001



Then go to the service to set the TerminalServices service to "manual", click "Apply", then click "Enable"




Well, it's basically done here, let's take a look at the effect. I connect my machine on a friend, hehe, this time will not prompt to disconnect the user, normal entry,




Take a look at "Task Manager", you find that no, two users are logged in with "active",

For your safety, please only open URLs with reliable sources

Open Site Cancellation

From: http://hi.baidu.com/yuyix/blog/item/3191935589242d193a293594.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.