Free COMPTIA Cloud Essentials+ CLO-002 Actual Exam Questions - Question 12 Discussion
A, because RDP is designed specifically for remote desktop access.
Maybe D makes more sense if we think about modern enterprise setups where VDIs are often delivered through a web client for easier management and security. RDP could be risky if exposed directly to the internet without extra layers like a gateway. VPN (B) just connects you to the network but doesn't provide the desktop itself, and SSH (C) is mostly for command line stuff, so that’s out for a Windows GUI. So, if the question hints at secure, scalable access, HTTPS might be the better fit.
I’m with the others on A here. RDP is made exactly for remote desktop access, which fits Windows VDI perfectly. VPN (B) just creates a secure tunnel but doesn’t actually give you the desktop experience itself. HTTPS (D) can work if there’s a web portal, but that’s an extra step and not always available. SSH (C) is mostly useless for Windows GUIs. So RDP (A) is still the best bet for straightforward access.
D imo. HTTPS could be the best if the VDI is accessed through a web portal, which is common in many modern setups for easier access and security. RDP might not always be directly exposed.
A, because VPN just secures connection; it doesn’t directly provide desktop access.
Maybe D since many cloud-hosted VDIs use HTTPS for secure web access, especially with HTML5 clients, so it’s more flexible than just RDP.
A. RDP is specifically designed for remote desktop access on Windows, so it fits perfectly for a Windows VDI. VPN (B) just provides a secure tunnel but doesn’t actually give you desktop access itself. SSH (C) is mainly for command-line access on Unix-like systems, so it’s not really relevant here. HTTPS (D) could be used if there’s a web portal involved, but that depends on the setup. Since the question asks directly about best access to a Windows VDI, RDP seems like the straightforward choice.
Am I missing something, or should the question specify if the VDI is local or cloud-hosted? That might affect whether RDP or HTTPS is best.