How to change listening port for RDP
HKEY_LOCAL_MACHINE
_\System
__\CurrentControlSet
___\Control
____\TerminalServer
_____\WinStations
______\RDP-Tcp
_______\PortNumber
The default port number is 3389, but this can be changed to any un-used number.
In order to connect to a non-default number you have to specify the port number after the computer new, eg:
'mstsc /v:computer-name:port_number
_\System
__\CurrentControlSet
___\Control
____\TerminalServer
_____\WinStations
______\RDP-Tcp
_______\PortNumber
The default port number is 3389, but this can be changed to any un-used number.
In order to connect to a non-default number you have to specify the port number after the computer new, eg:
'mstsc /v:computer-name:port_number
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home