Multiple choice technology architecture

which port is used for Windows Terminal Services (or) Windows Remote Desktop

  1. NTP- port123

  2. DNS- port53

  3. SSH- port22

  4. RDP- port3389

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Windows Remote Desktop Protocol (RDP) uses port 3389 by default. This is the standard port for Terminal Services and Remote Desktop Connections. The other options listed are for different protocols: NTP uses port 123 for time synchronization, DNS uses port 53 for domain name resolution, and SSH uses port 22 for secure shell access.