A systems administrator is configuring a Windows 11 Pro workstation to accept incoming Remote Desktop connections from internal network users. Which TWO of the following requirements must be met to successfully establish these sessions?
- Enable the 'Allow remote connections to this computer' setting in System propertiesAnswer
- Allow inbound traffic on TCP port 3389 through the host firewallAnswer
- CAllow inbound traffic on TCP port 22 through the host firewall
- DInstall Windows 11 Home edition on the target computer
Answer
To allow incoming Remote Desktop connections, the Remote Desktop feature must be enabled in system settings and inbound traffic on TCP port 3389 must be allowed through the host firewall.
Establishing a Remote Desktop session requires both OS-level permission (enabling remote connections in system settings) and network-level permission (opening inbound TCP port 3389 in the firewall).
Step-by-Step Solution
Key Concept
Microsoft Remote Desktop configuration requirements (Port 3389 and OS setting enablement)