Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 564 Bytes

File metadata and controls

17 lines (13 loc) · 564 Bytes

Windows RDP Port Changer Script

This PowerShell script by Hosteons allows you to:

  • Change the default RDP port on your Windows server
  • Enable RDP if it is disabled
  • Configure Windows Firewall to allow the new RDP port
  • Restart the RDP service automatically

⚠️ Use with caution! Ensure you have console/VNC/IPMI access before applying changes.

How to Use

  1. Run the script as Administrator.
  2. Enter a new RDP port (between 1025 and 65535).
  3. The script will apply changes and restart RDP service.

License

MIT License