A helpdesk technician is tasked with guiding an end user through a complex software configuration process on a Windows 11 Pro computer. The user needs to observe the technician's actions in real time for training purposes and must retain the ability to take control or end the session at any time. When the technician attempts to initiate a standard Remote Desktop Connection (`mstsc`), the remote computer's local screen locks, preventing the user from viewing the desktop. Which remote access tool should the technician use to enable a collaborative, shared desktop session without locking out the user?
- Microsoft Remote Assistance (MSRA)Answer
- BRemote Desktop Protocol with Network Level Authentication disabled
- CVirtual Network Computing encapsulated over Telnet
- DWindows PowerShell Remoting via SSH
Answer
Microsoft Remote Assistance (MSRA) should be used because it allows both the technician and the user to view and interact with the same active desktop session simultaneously without locking the local screen.
Microsoft Remote Assistance (MSRA) is designed specifically for interactive remote support. It permits a technician to view and optionally control the remote computer while the local user remains logged in, sees everything occurring on screen, and retains master control to terminate the session at any point.
Step-by-Step Solution
Key Concept
Remote Assistance vs. Remote Desktop Session Behavior