CV0-003 · Question #124
An administrator needs to securely troubleshoot an issue with a virtual host from a remote location. Which of the following allows for this by default?
The correct answer is A. VPN and RDP. VPN provides an encrypted tunnel for secure remote connectivity, and RDP enables graphical remote access to a virtual host, making this combination the standard approach for secure remote troubleshooting.
Question
An administrator needs to securely troubleshoot an issue with a virtual host from a remote location. Which of the following allows for this by default?
Options
- AVPN and RDP
- BSCP and RDP
- CAES and TLS
- DSSL and SFTP
How the community answered
(29 responses)- A90% (26)
- C3% (1)
- D7% (2)
Why each option
VPN provides an encrypted tunnel for secure remote connectivity, and RDP enables graphical remote access to a virtual host, making this combination the standard approach for secure remote troubleshooting.
VPN establishes a secure, encrypted tunnel over an untrusted network, protecting all traffic between the remote administrator and the network. RDP (Remote Desktop Protocol) then provides a full graphical interface to the virtual host, enabling hands-on troubleshooting. Together, they fulfill both the security requirement and the interactive remote access requirement by default.
SCP (Secure Copy Protocol) is designed for file transfers only and does not provide an interactive remote desktop or troubleshooting capability on a virtual host.
AES and TLS are cryptographic algorithms and protocols used to encrypt data in transit, but they are not standalone remote access tools and do not by themselves allow an administrator to connect to and interact with a remote host.
SSL is an encryption protocol and SFTP (SSH File Transfer Protocol) is used for secure file transfers - neither provides the interactive remote desktop session needed for troubleshooting a virtual host.
Concept tested: Secure remote access using VPN and RDP
Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-plan-secure-network-access
Topics
Community Discussion
No community discussion yet for this question.