How to modify the Remote Desktop default port numberListen to the Voice
- |
- Browse:13869
- |
- Updated: 2014-04-15 11:12
One-Touch master
Baidu MasterHigh quality screen and good master, save your Broken screen machineBaidu Experience: jingyan.baidu.com
Terminal Services default port number: 3389. Reason for change: Do not want illegal users to connect to the server for logon experiments. When this server is hosted in the outside, I do not want this situation, hehe, have not forgotten the 2000 input method loophole it?
Baidu Experience: jingyan.baidu.comMethod/Step
- 1
Open Registry Editor, modify the first place [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\wds\rdpwd\tds\tcp], See the PortNumber on the right? In the decimal state, change to the port you want, such as 7126, as long as not with other conflicts.
- 2
Modify the second place [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\winstations\rdp-tcp, the same way, Remember to change the port number is the same as the above changes on the line.
- 3
Check if there is an open firewall, if there is a need to add new port to allow, restart the server.
END
[Go] How to modify the Remote Desktop default port number