Change RDP 3389 port on Windows 2008 Server
Tutorial on how to change registry via regedit from 3389 port to your custom port AND on how to create custom firewall rule in Windows 2008 Server.
Description:
To change the port you will need to:
1. Change registry at HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber from 3389 to your port number
2. Allow your port number within Windows 2008 Firewall (and specify scope of IP addresses that can access the server via RDP - this is optional but good security practice).
3. Restart the RDP service or reboot the server
Here original article:
http://www.iteezy.com/change-rdp-3389-port-on-windows-2008-server/qc/10098
Comentarios