Question

Difficulty: Very hardRemote Access Technologies and Tools

A network administrator sets up a secure IPsec VPN tunnel and opens TCP port 3389 on the corporate firewall to allow remote management of a newly deployed off-site workstation. A tier 2 support technician attempts to establish an unattended Remote Desktop Protocol (RDP) session to the workstation's IP address over the VPN. The connection fails to initiate, even though network diagnostic tests confirm active IP connectivity and name resolution. Upon reviewing the system specifications, the technician notes that the remote computer was imaged with Windows 11 Home edition. Which of the following best explains why the Remote Desktop connection failed, and what is the required solution to enable native unattended RDP administration?

  1. Windows 11 Home edition does not support acting as an RDP server to host incoming remote desktop sessions; the operating system must be upgraded to Windows 11 Pro or Enterprise edition.Answer
  2. B
    The technician must send a Microsoft Remote Assistance (MSRA) invitation using SSH on TCP port 22 to bypass the Windows 11 Home incoming session restriction for unattended maintenance.
  3. C
    Windows 11 Home supports incoming RDP sessions, but Network Level Authentication (NLA) must be manually enabled through Credential Manager in the Control Panel prior to connecting.
  4. D
    The technician must enable the Telnet server service on TCP port 23 within Computer Management to convert incoming text commands into a graphical RDP stream.

Answer

Windows 11 Home edition does not support acting as an RDP host to accept incoming Remote Desktop sessions. The operating system must be upgraded to Windows 11 Pro or Enterprise to enable native incoming RDP over TCP port 3389.
The correct option identifies that Windows Home editions (including Windows 10 and Windows 11 Home) lack the built-in host server functionality required to accept incoming Remote Desktop Protocol (RDP) sessions. While a Windows Home system can run the RDP client software to connect to other computers, it cannot be remotely managed via native RDP unless the operating system is upgraded to Windows Pro, Enterprise, or Education edition.

Step-by-Step Solution

1
Analyze OS capabilities regarding remote access protocols.
Identified that Windows 11 Home edition supports outgoing RDP client connections but restricts incoming RDP server hosting capabilities.
Microsoft reserves the incoming RDP server service for Windows Pro, Enterprise, and Education editions.
2
Evaluate alternative built-in Windows tools against the scenario requirements.
Determined that Microsoft Remote Assistance (MSRA) requires an interactive local user to accept an invitation, making it unsuitable for unattended server or workstation maintenance.
Unattended access requires an active background remote desktop host service without requiring a local user present to acknowledge prompts.
3
Select the correct administrative remediation step.
Upgrading the OS edition from Windows 11 Home to Windows 11 Pro or Enterprise enables the Remote Desktop host feature on standard TCP port 3389.
Upgrading the operating system edition unlocks advanced corporate administrative features, including incoming RDP hosting and domain integration.

Key Concept

Remote Access Technologies and OS Edition Feature Restrictions
Estimated Time:3m 0s
Rate this question