An IT technician needs to configure remote support capabilities for an enterprise environment. The requirements specify establishing secure, encrypted command-line management for remote headless Linux servers, as well as providing interactive desktop support to remote Windows 11 Enterprise users without terminating their active local desktop sessions. Which of the following protocol and tool choices MUST be implemented to fulfill these requirements? (Select TWO.)
- Open TCP port 22 on the network firewall to facilitate secure shell connections.Cevap
- Utilize Microsoft Remote Assistance to perform interactive screen-sharing support sessions.Cevap
- CConfigure Telnet over TCP port 23 to securely administer the remote Linux operating systems.
- DInitiate Remote Desktop Protocol connections on TCP port 3389 to assist users without disrupting their console sessions.
Cevap
The correct configurations are opening TCP port 22 for secure shell access and utilizing Microsoft Remote Assistance for interactive screen-sharing support.
Secure Shell (SSH) over TCP port 22 supplies encrypted terminal access ideal for managing Linux machines. Microsoft Remote Assistance (MSRA) enables interactive support sessions where the remote technician and the local user view and control the desktop environment concurrently.
Adım Adım Çözüm
Anahtar Kavram
Remote management protocol selection and session sharing behaviors