View Single Post
Old 05-21-2011, 12:41 PM   #1
winjiiki9727
 
Posts: n/a
Default How to modify the default Windows XP remote manag

Considering that Windows 2000, Microsoft Terminal Companies to provide a (Terminal Server) the support could be delivered towards the neighborhood remote desktop. By way of the service, visualization might be rather practical remote management implementation. After following the Windows 2000, Windows XP also presents this support. In Windows XP, Terminal Server Client plan than Windows 2000, that has been further developed, a great number of with the features are a good deal more powerful.
Windows XP Terminal Server Consumer system inside the key new features are:
1) may be the voice on the target machine again to the device.
2) assistance the use of true colour and complete display screen.
three) and don't set up, just two files mstsc.exe and mstscax.dll can use, and pretty hassle-free.
Terminal Server's default port is 3389, so considerably about Windows, a few of the features consumers use unique software program or other procedures to scan the port. Discovered that the port is open to invasion may be implemented, it truly is pretty dangerous. So, in practice need to change the Terminal Server port.
Alter the default port Terminal Server approach is as follows:
one. Server-side alterations
The subsequent two registry keys are transformed in the PortNumber port could be defined:
HKEY_LOCAL_MACHINE Method CurrentControlSet Manage Terminal Server Wds Repwd Tds Tcp
HKEY_LOCAL_MACHINE Technique CurrentControlSet Control Terminal Server WinStations RDP-Tcp
2. Client adjustments
Windows 2000
Run Client Connection Manager has just been modified to generate a brand new connection to the server, after which export it to server.cns file,. Cns file is stored in this particular connection the alternative of ASCII code file with a text editor to open the file, acquire Server Port = 3389 This line 3389 into a custom port, conserve after which import it into Client Connection Manager it says Now we can use the Client Connection Manager configuration for the connection port connected to a customized server.
Windows XP
Open mstsc.exe window. Press Fill in the following, then click mstsc.exe connection configuration will likely be saved being a custom. rdp file. With a text editor to open it to see the format is as follows:
display mode id: i: one
desktopwidth: i: 800
desktopheight: i: 600
session bpp: i: eight
winposstr: s: two,3,195,73,843,580
auto connect: i: 0
complete handle: s: 192.168.0.nine
compression: i: 1
bitmapcachepersistenable: i: one
keyboardhook: i: 2
audiomode: i: two
redirectdrives: i: one
redirectprinters: i: 1
redirectcomports: i: 1
displayconnectionbar: i: 1
username: s: tsinternetuser
domain: s: Position
alternate shell: s:
shell operating directory: s:
Pretty obvious, we can begin to see the file format: choice: information sort (i-integer / s-string): the information value from the alternative.
Which just isn't linked towards the server a port of this alternative. So will need to manually add, through which add a line.
server port: i :××××(×××× customized server ports).
It is easy to also eradicate the center expression; server port :×××× might be composed straight.
Run mstsc.exe, open the. Rdp file to connect the custom port.
  Reply With Quote

Sponsored Links