08月 29th, 2007
1.服务端的修改
将下列两个注册表键中的 PortNumber 均改成自定义的端口即可。
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\
Wds\Repwd\Tds\Tcp
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\
WinStations\RDP-Tcp
2.客户端的修改
打开mstsc.exe程序,填写各项后,另存为.rdp文件。编辑.rdp文件,在最后一行追加
server port:i:8888,其中8888表示的是目标端口。
This entry was posted
on 星期三, 08月 29th, 2007 at 10:56 am and is filed under Windows.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.