Skip to content
Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr

Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr

Written By Anoop C Nair
Last Updated August 9, 2024
Posted In SCCM
SHARE

Let’s check how to Install SCCM Console on Remote Windows 10 Windows 11 Devices. The SCCM admin console is always installed on the CAS or a primary site server.

You can also install the console on Windows 11 or Windows 10 devices. The SCCM current branch doesn’t support installing more than a single Admin console on a Windows 11 device.

You can use different console versions, such as Citrix or some other publishing mechanisms.

I have seen many organizations publish the SCCM admin console on Citrix servers. You must ensure that the SCCM infrastructure versions support the admin console version.

Patch My PC

The admin console with the N-1 version is supported, where N is the site server version.

Install SCCM Console on Remote Windows 10 Windows 11 Devices

You can install the SCCM console on Windows 10 or Windows 11 devices and perform all the admin tasks from your local machine. I would recommend using a remote SCCM console rather than the site server console.

This post will teach how to install the SCCM console remotely on Windows 10. You can also use the same method to install the console on Windows 11 devices.

Source Files for SCCM Console Installation

As a best practice, start the SCCM console installer from a site server rather than from the SCCM installation media.

When you install a site server, it copies the SCCM console installation files and supported language packs for the site to the ToolsConsoleSetup subfolder. In this post, I’ll show you the English version of the console installation.

<SCCM site server installation path>\Tools\ConsoleSetup

Please remember that installing the SCCM console from the installation media always requires installing the English version. Even if the site server supports different languages or the target computer’s OS is set to a different language. 

I recommend installing the same console version as the site server version, even though the console version can be an n-1 version of the site server.

Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr - Fig.1
Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr – Fig.1

Video Guide – Install SCCM Console on Remote Windows 10 Windows 11 Devices

Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr -video 1

Install SCCM Console Using Setup Wizard

When installing the SCCM console from a command prompt, the English version is always installed. This behavior occurs even if the target computer’s OS is set to a different language.

So if you want to install any other language version of the SCCM console, you need to run the setup using the console setup wizard.

  • Open the SCCM Console Setup Wizard, double-click consolesetup.exe
  • On the Site Server page, enter the fully qualified domain name (FQDN) of the site server to which the SCCM console connects.
Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr - Fig.2
Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr – Fig.2
  • On the Installation Folder page, enter the installation folder for the SCCM console.
  • On the Ready to Install page, select Install to install the SCCM console

[Related Posts – Walkthrough of SCCM ConsoleHow to Promote Pre-Production SCCM Client to Production, and What is Collection, How to Create SCCM Static Collections]

Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr - Fig.3
Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr – Fig.3

Don’t Install Console Using AdminConsole.msi

Always install the SCCM console using consolesetup.exe. Although you can install the SCCM console by running adminconsole.msi, this method doesn’t run prerequisites or dependency checks, so the installation might not be correct.

Install the SCCM console from a command prompt

If you want to install the English version of the SCCM console, you can use the command prompt to install the console. Otherwise, you can install the console using the wizard. 

Type consolesetup.exe from the console installation file files folder at the command prompt.

The LangPackDir parameter of consolesetup.exe specifies the path to the language files folder. You can use Setup Downloader to download the language files.

If you do not use this option, Setup looks for the language folder in the current folder. If the language folder is not found, Setup only installs English. I would recommend reading the Setup Downloader documentation for more details.

Choose from the following command-line options:

Admin Console English Version = ConsoleSetup.exe /q TargetDir="%ProgramFiles%\ConfigMgr Console" DefaultSiteServerName=My Server FQDN

Admin Console non English Version = ConsoleSetup.exe /q TargetDir="C:\Program Files\ConfigMgr Console" DefaultSiteServerName=My Server FQDN LangPackDir=C:\Downloads\ConfigMgr
Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr - Fig.4
Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr – Fig.4

Communication Ports for SCCM Console Remote Connectivity

I recommend reading my previous post and downloading the List of SCCM Firewall Ports for more information. The following are the connectivity requirements for SCCM console remote connectivity.

  • SCCM console to SMS Provider
  • SCCM console to the internet
DescriptionUDPTCP
 SCCM console — > Client 
Remote Control (control)2701
Remote Assistance (RDP and RTC)3389
Console — > Internet  
HTTP80
HTTPS443
Console — > Reporting services point  
HTTP80
HTTPS443
Console — > Site server  
RPC Handshake135
SCCM console — > SMS Provider  
RPC Endpoint Mapper135135
RPC1024 – 65,535
Install SCCM Console on Remote Windows 10 Windows 11 Devices | ConfigMgr – Table 1

We are on WhatsApp. To get the latest step-by-step guides and news updates, Join our Channel. Click here –HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His primary focus is Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion · 15 comments

      1. Thanks Anoop, I mean without a site server, sorry about that :). I typed it wrong the first time. We have an Azure AD without on prem AD. We are not planning to run SCCM but like to use the remote viewer.

  1. Hi There, I am going Console Install for a new Windows 10 workstation. Installing the console from SiteServerToolsConsolesetup.exe. However, keep getting error Configuration Mgr can not connect to the site server. It’s working from my old PC. I need to setup a new PC.

    The log file is showing this error below. I have tired uninstalling and re-installing it multiple times/
    [1, PID:320416][07/25/2022 12:41:58] :Insufficient privilege to connect, error: ‘Access is denied.

    Please help.

  2. Hello Anoop Sir,

    Very nice article and I already follow your posts regarding SCCM.
    I have a question, I have configured the Distribution server and installed console setup in it, now we want that on the remote location where the distribution server was installed, how does the administrator push updates to the client from the distribution server?
    For distribution server, how to set boundaries or any other configuration required. kindly I would like to request you make a complete video for the distribution server including console setup and how to push patches through the distribution server to the client. Do we make a separate collection of devices and how to segregate the systems from device collection?

    Tthanking you,

  3. Thank you so much for your quick response.

    Unfortunately, I could not go through it when I was installing the distribution server.
    I will check it out and will share the finding.
    Thanks!

  4. Hello Anoop Sir.
    As per your advice, I have set the following boundaries with the IP range.
    1. 10.10.10.10 – 10.10.10.39 (Main Office Boundary Group)
    2. 10.10.10.40 – 10.10.10.50 (Remote Office Boundary Group)

    DP was Installed successfully, and I have also pushed deployment packages to the DP server from the site server.
    Kindly tell me, how to segregate the DP & site server devices in the console, because I have copied the console setup from the site server: \Tools\ConsoleSetup and installed it on DP but all devices showing in the site server and DP server same.

    Thanks!

  5. Hi, This is Dinesh, i need your help on this, we have SCCM 2211 installed on a Dedicated server. And also have published the same on the Citrix Server, The CM is on Dedicated server has no issue in launcing, but one which is installed on the Citrix server it is taking time to open.

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

AC Anoop C Nair 9 min read
Intune

2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws

Key Takeaways 2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws! The June 2026 Windows 11 Patch Tuesday update brings several improvements to File Explorer. It adds support for additional archive formats, including UU, CPIO, XAR, and NuGet Packages (NUPKG). The update also preserves View and Sort preferences in […]

AC Anoop C Nair 10 min read
Intune

2026 May KB5089549 KB5087420 Windows 11 Patch | 0 Zero Day Vulnerabilities and 120 Flaws

Key Takeaways The Windows 11 May 2026 Patch KB5089549 KB5087420 Update brings important security fixes, performance improvements, and reliability enhancements across the operating system. The update introduces new features such as Xbox Mode for gaming, File Explorer improvements, enhanced input and sharing experiences, better taskbar and Windows Hello reliability, and additional enterprise management capabilities for […]

AC Anoop C Nair 8 min read
SCCM

ConfigMgr 2603 Introduces New Early Update Enrollment Process

Key Takeaways In this post we are discussing the ConfigMgr 2603 Introduces New Early Update Enrollment Process. Microsoft has officially released Configuration Manager version 2603 to the Early Update Ring, giving organizations an opportunity to test upcoming improvements before the global production rollout. The release is targeted at enterprises running ConfigMgr version 2409 or later […]

AC Anoop C Nair 3 min read