XK0-005 · Question #98
Given that a company's policy states that users cannot install third-party tools on Window servers, which of the following protocols will allow a Linux GUI to connect to a Windows server?
The correct answer is C. RDP. RDP (Remote Desktop Protocol) is a Microsoft-proprietary protocol built natively into Windows. No third-party software needs to be installed on the Windows server to accept RDP connections - it is a built-in Windows service. A Linux machine can connect to it using clients such…
Question
Given that a company's policy states that users cannot install third-party tools on Window servers, which of the following protocols will allow a Linux GUI to connect to a Windows server?
Options
- AVNC
- BNX
- CRDP
- DX11
How the community answered
(29 responses)- A3% (1)
- B7% (2)
- C69% (20)
- D21% (6)
Explanation
RDP (Remote Desktop Protocol) is a Microsoft-proprietary protocol built natively into Windows. No third-party software needs to be installed on the Windows server to accept RDP connections - it is a built-in Windows service. A Linux machine can connect to it using clients such as Remmina or FreeRDP. VNC and NX (NoMachine) both require third-party server software to be installed on the Windows machine, violating policy. X11 forwarding requires an X11 server on Windows (e.g., VcXsrv or Xming), which is also a third-party install. RDP is the only option that requires no additional installation on the Windows server.
Topics
Community Discussion
No community discussion yet for this question.