For the standalone Remote Control tool to connect to a Windows 10 machine, the SCCM client must be active on the target device, and the correct client settings must be deployed. 1. Enable Remote Control in Client Settings
Prevents the end-user from accidentally moving the mouse or typing while you are performing critical technical configurations. Troubleshooting Common Connection Errors
New-NetFirewallRule -DisplayName "SCCM Remote Control" -Direction Inbound -Protocol TCP -LocalPort 2701 -Action Allow
Ensure your client firewall configurations and permissions are properly aligned within your MECM hierarchy, and you will have a streamlined helpdesk solution ready to deploy at a moment's notice.
For IT staff who need to initiate sessions from their own laptops without opening the full SCCM console, you can use the standalone viewer, CmRcViewer.exe . For the standalone Remote Control tool to connect
The target Windows 10 machine must have the Configuration Manager client agent installed and active.
What your environment is currently running?
Once configured, there are three ways to start a remote control session:
To directly answer the search intent behind : What your environment is currently running
Administrators cannot manage a machine unless they are explicitly permitted.
At its core, the system relies on several key components working in concert. The SCCM client agent must be installed and healthy on each managed Windows 10 device. The remote control service (CmRcService) runs on client machines, listening for incoming connection requests. The remote control viewer (CmRcViewer.exe) serves as the client-side tool for initiating and managing remote sessions. Finally, the configuration policies dictate access permissions, notification behaviors, and security parameters.
Edit the or create a custom device setting targeted at your Windows 10 collection. Select the Remote Tools tab.
For hybrid environments, you can enable and use both tools. For the remote control viewer specifically
How to of this standalone tool to your helpdesk team via SCCM itself.
Microsoft provides two primary update methods. When administrators open the SCCM console, a notification appears indicating that the console version is out of date, with the option to install the newer version. This method requires local administrative rights on the workstation where the update occurs. Alternatively, administrators can deploy the updated console using installation files located at on the SCCM server. For the remote control viewer specifically, copying updated files from the AdminConsole\bin\i386 folder on the primary site server to the technician workstation ensures the latest functionality.
Click and add the specific Active Directory security groups or user accounts authorized to remotely control the devices. 4. How to Use the Remote Control Viewer
Click and check Enable Remote Control on client computers .