Forum Discussion
Tien Ngo Thanh
Sep 12, 2019Iron Contributor
which port use to change port for remote desktop ?
We want change port report desktop for server but don't know should use which port to change , please suggest port or range port can use it .Thanks
- Sep 13, 2019
You can use any port not currently or expected to be in use. From cmd.exe
netstat -aonb
may be helpful. Also here you can find the ports various windows services will want to use.
Dave Patrick
Sep 12, 2019MVP
You can follow along here to change the RDP listening port.
Tien Ngo Thanh
Sep 13, 2019Iron Contributor
which range port we can use to change , please recommend help me
- Dave PatrickSep 13, 2019MVP
You can use any port not currently or expected to be in use. From cmd.exe
netstat -aonb
may be helpful. Also here you can find the ports various windows services will want to use.