Most businesses that have servers or server farms use RDP to connect to the servers for a ton of different reasons, so just not allowing RDP isn't an option. So instead of trying to go nuts and block RDP we can simply try to make it a little more secure by changing the default port the RDP listens on. That way if someone does gain access to your network they will have a harder time finding the RDP port and less of a chance of getting into one of your servers.
So to change the port that RDP listens on follow these steps:
Login to machine you want to change port for
Click Start
Click Run
Type Regedit
Hit Enter
Navigate to KEY (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp)
Double Click PortNumber DWORD
Click Decimal Radio Button
Enter value for new port number you want to use (I used 23587)
Click OK
Close Registry
Reboot Server
Try to remote into server using new Port Number
That is all you should have to do for the server to listen on the new port. Now when you got to login to the server you will have to type (ServerName:PORT_NUMBER - in my case TEST:23587) to access the server on the RDP connection.
This simple change can make your Remote Desktop Protocol so much more secure in the event of a system breech. Also if you are using something like a citrix client and allow a connection via the internet you want to make sure your RDP sessions are harder to get into for security purposes.
Well I hope this guide helps you to secure your RDP sessions better to prevent any attacks.
Published by TechTips
I am a senior systems engineer and enjoy writing articles about computers, technology and other electronics. View profile
- IPad Takes Users to the Next Generation of ComputingMy family had been looking forward to bringing home one of the new iPads ever since we learned they would be available on April 3rd. Our verdict is now official -- the new iPad is great.
LogMeIn: A Reliable Remote Desktop SolutionLogMeIn is a user friendly, reliable and secure remote desktop solution that allows you to remotely control any desktop from any computer in the world. It comes in various price...
How to Emulate a Remote Linux Desktop from Microsoft WindowsThis step-by-step Windows/Linux tutorial will show you how to emulate a remote Linux desktop from Microsoft Windows so you can easily access your Linux desktop.- Temporary Port at Port-au-Prince Could Have Saved Thousands of LivesThe quick reopening of the sea port at Port-au-Prince could have saved thousands of lives if a temporary port was setup by the Army Corps of Engineers within 24 to 48 hours.
- My Favorite Port Wine Between 2000 and 2009Port wine is a delicious indulgence. Here's a list of my favorite Port wine from the years between 2000 and 2009.
- Speed Up VPN and RDP Performance Over the Internet with Akamai
- Microsoft Windows 7
- How to Host Your Own Web Site for Free
- Basic Uses of the WMI (Windows Management Instrumentation) Command Line for Admini...
- Introduction to VoIP; A Few Tips for Those Considering VoIP Deployments
- Learn to Dive at Long Island Scuba
- California State Tax Information for Domestic Partners




