nerdexam
CompTIA

SK0-003 · Question #744

The server administrator has just brought a new Windows server online. Permissions are set, but the server administrator cannot connect remotely. Which of the following is MOST likely the problem?

The correct answer is C. RDP was not enabled.. If a server administrator cannot connect remotely to a newly configured Windows server despite permissions being set, the most probable cause is that Remote Desktop Protocol (RDP) has not been enabled on the server. RDP is the primary service allowing graphical remote connections

Server administration

Question

The server administrator has just brought a new Windows server online. Permissions are set, but the server administrator cannot connect remotely. Which of the following is MOST likely the problem?

Options

  • AWMI was not enabled.
  • BServer service was not enabled.
  • CRDP was not enabled.
  • DWorkstation service was not enabled.

How the community answered

(67 responses)
  • A
    1% (1)
  • B
    6% (4)
  • C
    84% (56)
  • D
    9% (6)

Why each option

If a server administrator cannot connect remotely to a newly configured Windows server despite permissions being set, the most probable cause is that Remote Desktop Protocol (RDP) has not been enabled on the server. RDP is the primary service allowing graphical remote connections to Windows servers.

AWMI was not enabled.

WMI (Windows Management Instrumentation) is used for scripting and management tasks, but its enablement status does not directly prevent a graphical Remote Desktop Protocol (RDP) connection.

BServer service was not enabled.

The Server service is crucial for file, print, and named pipe sharing; while fundamental for network operations, its status does not specifically block RDP, which is a distinct service.

CRDP was not enabled.Correct

Remote Desktop Protocol (RDP) must be explicitly enabled and configured on a Windows server to allow incoming graphical remote connections. Even if user accounts have the necessary permissions to log on remotely, the RDP service must be active and allowed through the firewall for a successful connection to be established to the server.

DWorkstation service was not enabled.

The Workstation service allows the local computer to access network resources (acting as a client), but it is not responsible for enabling incoming remote connections to the server itself.

Concept tested: Windows Server Remote Desktop Protocol (RDP) enablement

Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-allow-access

Topics

#RDP#remote access#Windows Server configuration#network connectivity

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice