Method 1:
Install adminpak. MSI in MySQL 2003. The Remote Desktop is available, but a lot of management tools are also installed;
Method 2:
1. Copy mstsmmc. dll and mstsmhst. dll from Windows Server 2003% SystemRoot % \ system32 \ to the Windows XP system32 directory;
2. Run regsvr32 mstsmmc. dll and regsvr32 mstsmhst. dll on Windows XP to confirm that the DLL file is successfully registered;
3. Run MMC on Windows XP and add the "Remote Desktop" snap-in to save the msc file for later use.
Method 3:
After entering complete information and settings with the Remote Desktop Connection, you can save it as a RDP file and edit it in notepad or other text.ProgramOpen the RDP program directly, modify the RDP file, and replace the first few lines
Screen mode ID: I: 1
Required topwidth: I: 1000
Required topheight: I: 700
Session BPP: I: 15
Winposstr: S: 0, 1, 11, 9999,9999
After saving the file, open the RDP file to directly connect to the server and specify the long width by yourself. In this information, set the Remote Desktop Connection window to 1000*700, in this way, in the 1024*768 desktop environment, it is quite convenient to open a bunch of 1000*700 windows.
Note that "Remote Desktop" and "Remote Desktop Connection" are two different tools.