How to change listen port for Windows 2008 RDP
To hopefully save someone some time:
- Change value of “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp” to be the port number you want. (Type Decimal)
- In computer management, add a firewall rule to Incoming to allow connections from your new port. Disable the old RDP firewall rule.
- In services management, restart the Terminal Services service.
- Done :-)