nerdexam
CompTIA

N10-005 · Question #1950

Which of the following protocols is used by Windows to securely access a remote computer?

The correct answer is D. RDP. RDP (Remote Desktop Protocol) is the Windows-native protocol that provides encrypted graphical remote desktop access to a remote computer.

Networking concepts

Question

Which of the following protocols is used by Windows to securely access a remote computer?

Options

  • ARAS
  • BTelnet
  • CPPP
  • DRDP

How the community answered

(59 responses)
  • A
    2% (1)
  • C
    3% (2)
  • D
    95% (56)

Why each option

RDP (Remote Desktop Protocol) is the Windows-native protocol that provides encrypted graphical remote desktop access to a remote computer.

ARAS

RAS (Remote Access Service) is a Windows feature for establishing dial-up or VPN network connections, not a protocol for graphical remote desktop sessions.

BTelnet

Telnet transmits all data including credentials in plaintext over the network, making it fundamentally insecure and unsuitable for secure remote access.

CPPP

PPP (Point-to-Point Protocol) is a data link layer encapsulation protocol used for serial and dial-up connections, not for remote desktop or terminal access to a computer.

DRDPCorrect

RDP (Remote Desktop Protocol) operates on TCP port 3389 and is built into Windows to deliver encrypted, full graphical remote desktop sessions. It supports Network Level Authentication (NLA) and TLS encryption, making it the standard secure method for remotely accessing and controlling a Windows computer. No third-party software is required on the server side, as Windows includes the RDP server component natively.

Concept tested: Windows Remote Desktop Protocol for secure remote access

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/remote/understanding-remote-desktop-protocol

Topics

#RDP#remote access#Windows#secure protocol

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice