XK0-005 · Question #98
XK0-005 Question #98: Real Exam Question with Answer & Explanation
The correct answer is C: RDP. {"question_number": 3, "question": "Given that a company's policy states that users cannot install third-party tools on Windows servers, which of the following protocols will allow a Linux GUI to connect to a Windows server?", "correct_answer": "C", "explanation": "RDP (Remote De
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
Explanation
{"question_number": 3, "question": "Given that a company's policy states that users cannot install third-party tools on Windows servers, which of the following protocols will allow a Linux GUI to connect to a Windows server?", "correct_answer": "C", "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.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.