RDP to Multiple Computers on the Same Network
- Enable the computer to accept Remote Desktop connections
- Right click the My Computer icon and bring up System Properties and go to the Remote tab
- Check the Enable Remote Desktop option
- Select users which will have Remote Desktop access to the computer
- Change the listening port of the computer you'd like to remote desktop onto
- Start Registry Editor
- Locate and then click the following registry subkey:
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber
- On the Edit menu, click Modify, and then click Decimal
- Type the new port number, and then click OK
- Restart the computer
- Expose the new port through the Windows Firewall
- Open Network Connections
- Open the properties of the Local Area Connection and go to the Advanced tab
- Click the Windows Firewall Settings button and go to the Exceptions tab
- Click Add Port... and provide the following:
- Name = "Remote Desktop (<custom listening port>)" (What you name this is arbitrary, but this helps to identify it.)
- Port Number = <custom listening port>
- TCP should remain checked
- Change Scope should be set to Any Computer (if you want to remote desktop over the internet), My Network (if you only want to be able to remote desktop from internally - but then there's no point in changing the listening port), or Custom List