A systems administrator is establishing remote access guidelines for an enterprise help desk. The organization's support policy establishes two specific operational requirements:
1. Help desk technicians must interactively co-browse and control an active user session on a Windows 11 workstation with the user's explicit permission, without logging out or locking the screen of the local user.
2. Server administrators must establish encrypted command-line administrative sessions to manage remote Linux servers over the network.
Which combination of remote access technologies and standard port assignments fulfills both operational requirements?
- Microsoft Remote Assistance (MSRA) utilizing TCP port 3389, and Secure Shell (SSH) utilizing TCP port 22.Cevap
- BRemote Desktop Protocol (RDP) utilizing TCP port 3389, and Secure Shell (SSH) utilizing TCP port 22.
- CMicrosoft Remote Assistance (MSRA) utilizing TCP port 3389, and Telnet utilizing TCP port 23.
- DRemote Desktop Protocol (RDP) utilizing TCP port 3389, and Virtual Network Computing (VNC) utilizing TCP port 23.
Cevap
Microsoft Remote Assistance (MSRA) utilizing TCP port 3389, and Secure Shell (SSH) utilizing TCP port 22.
Microsoft Remote Assistance (MSRA) uses TCP port 3389 to allow a help desk technician to connect to a user's machine via invitation, enabling both parties to view and control the desktop simultaneously without locking the user out. Secure Shell (SSH) operates on TCP port 22 to establish an encrypted shell session for managing Linux systems.
Adım Adım Çözüm
Anahtar Kavram
Distinguishing interactive session behavior (MSRA vs RDP) and remote protocol encryption requirements (SSH vs Telnet).
Tahmini Süre:1m 30s