Windows xp allows remote desktop to support multiple users

Source: Internet
Author: User

 

By default, Remote Desktop is not installed in Windows 2000 and earlier systems. To use Remote Desktop in these systems, you must manually add the Remote Desktop.

You can find a program named "msmsrdpcli.exe" in the "SUPPORT \ tools.exe" directory on the Windows XP installation disc. It is actually a Remote Desktop Connection connector. After you copy the program to a system without a remote desktop and run it, You can automatically install the Remote Desktop Connection Program in the system. The installation process is very simple. Click "Next" continuously. After the installation is complete, click "Start> program> attachment> communication> Remote Desktop Connection" to log on to the remote computer.

Allow Remote Desktop to support multiple users

Windows XP does not allow multiple users to log on to the Remote Desktop at the same time. When another user remotely logs on to Windows XP, the user currently logged on to the host will automatically exit. However, Windows XP SP2 provides the allow connection session concurrency function, which allows multiple users to log on simultaneously through remote desktop. However, this feature is disabled by default, you must modify the Registry to enable this function.

Open the Registry Editor and expand "HKEY_LOCAL_MACHINE \ System ".

\ CurrentControlSet \ Control \ Terminal Server \ Licensing Core "branch, go to the right window, create a child key of DWORD type in it, name it" EnableConcurrentSessions ", set the key value to "1" to enable multi-user logon.

Transfer files in Remote Desktop

When performing Remote Desktop operations, it is very troublesome to transmit files on the remote server and the local computer. In fact, the remote desktop program has a built-in disk ing function, through which you can automatically map the disks of local computers to remote servers when logging on to the server remotely, it makes transferring files easier and faster.

In "Remote Desktop Connection Program", expand "options", select the "local resources" tab, and select "disk drive ". Connect to the remote login to the server, open the server's "my computer", you will find that the local computer's disks, as well as the soft drive, optical drive are mapped to the server, in this way, transferring files is as convenient as operating a local hard disk.

Use shortcuts in Remote Desktop

You can use the shortcut key locally, or the shortcut key on the Remote Desktop. For example, you can use the + key to switch the current program, and the + key to display the Start Menu, the ++ key can switch between the window and the full screen client, and the + key can display the Windows menu.

In addition, you can click the "options" button in the "Remote Desktop Connection" window, And in the "keyboard" column under the "local resources" tab, select "application Windows key combination" to "remote computer ". In this way, all the Windows shortcut key operations on the current system can be applied to the remote computer desktop, making the operation more handy.

Modify the Remote Desktop Connection Port

The default port of the Remote Desktop Terminal Service is 3389. to prevent malicious connection, you need to change the default port. Open the Registry Editor and expand "HKEY_LOCAL_MACHINE \ SYSTEM \

CurrentControlSet \ Control \ Terminal Server \ Wds \ rdpwd \ Tds \ tcp branch. The "PortNumber" key value under it corresponds to the port number. modify it. After the preceding settings are complete, expand "HKEY_LOCAL_MACHINE \ SYSTEM \" in sequence \

The CurrentControlSet \ Control \ Terminal Server \ WinStations \ RDP-Tcp Branch also changes the "PortNumber" key value.

After changing the remote login port of the server, you can set the connection server address in the local "Remote Desktop Connection Program", and then click "connection settings> Save ", export and save the connection file. Use NotePad to open the exported "*. rdp" file, add the statement "server port: I: port Number" in it, save the file, and import the connection. Note that in Windows 2000, ". select the "Server Port = 3389" Statement, and change the default "3389" Port to the same login Port as the Server.

Install Remote Desktop under the command line

If the remote desktop service is not installed in the system, you can manually add it using the command line method. Open the Command Prompt window and enter the following three commands in the command line:

C: \> echo [Components]> c: \ aa

C: \> echo TSEnable = on> c: \ aa

C: \> sysocmgr/I: c: \ winnt \ inf \ sysoc. inf/u: c: \ aa/q/r

After the installation, you can complete the installation of the Remote Desktop program.

Reference: http://www.knowsky.com/339923.html

Related Article

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.