By using this site, you agree to the Privacy Policy.
Accept
EnterinITEnterinITEnterinIT
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Reading: Configuration Manager Console Silent Install
Font ResizerAa
EnterinITEnterinIT
Font ResizerAa
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
  • WINDOWS
  • SCCM Query Collection List
Search
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Configuration Manager Query Collection List
ConfigMgr

Configuration Manager Console Silent Install

Published: February 11, 2024
2 Min Read
SHARE

Configuration Manager Console Silent Install.

  1. Locate the installation files of the admin console: The first thing we need to do is to locate the installation files. When we are looking around, we will see that there are two different locations where the installation files can be found: <ConfigMgrSiteServerInstallPath>\tools\ConsoleSetup
    ConfigMgrInstallMedia>\SMSSETUP\BIN\I386
    Of these two locations, the first one is the best option (and also the best practice), as it will also contain the supported language packs for the site. With the second option, only the English version will be installed.
  2. Create the command line: The second thing we need to do is create the correct command line. But before we can do that, we need to know which installer we need to use. Well, the best practice is to use the consolesetup.exe to initiate the installation, as it will do some prerequisite and dependency checks. This installer has the following command-line options.

Option Description

/q Silent (un)install. Always use in combination with TargetDir, EnableSQM, and DefaultSiteServerName (in an install action).

/uninstall Uninstall. Always use in combination with /q

LangPackDir (Optional) Specify the path to the folder with the language files.

TargetDir (Required) Specify the path to the folder with the installation files.

EnableSQM (Required) Specify whether to Join the Customer Experience Improvement Program (or not).

DefaultSiteServerName (Required) Specify the FQDN of the site server.

NOTE: For version 1802 and later, don’t include the EnableSQM parameter

Silent install example:

consolesetup.exe /q TargetDir=””C:\Program Files\Configuration Manager\Console” EnableSQM=1 DefaultSiteServerName=server1.example.local

Silent uninstall example:

consolesetup.exe /q /uninstall

SCCM Console Silent Install.

TAGGED:Command Prompt (CMD)System CenterSystem Center Configuration ManagerTechnical Preview
Previous Article Configuration Manager Query Collection List Configuration Manager Application Relationships
Next Article Configuration Manager Query Collection List Configuration Manager Software Update Point Error 0X80073633 Invalid Certificate Signature
1 Comment 1 Comment
  • Andrew says:
    March 14, 2020 at 7:19 am

    As per Microsoft guidance:
    https://docs.microsoft.com/en-us/configmgr/core/servers/deploy/install/install-consoles

    “For version 1802 and later, don’t include the EnableSQM parameter”

    Reply

Leave a Reply Cancel reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Translation

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
by Transposh - translation plugin for wordpress

Popular Posts

System Requirements for Windows Server 2016
Windows Server
Configuration Manager Query Collection List
Configuration Manager Query Collection List
ConfigMgr
Structured/Managed Navigation enabled on Modern Pages in Classic Team Sites
Tech
SCCM Failed to get DP locations as the expected version from MP
ConfigMgr

Recent Posts

Installing and Configuring Fail2ban for SSH Protection on Ubuntu 24.04
Linux
Enabling and Configuring FirewallD on AlmaLinux
Linux
User Creation and SSH Key Setup in AlmaLinux
Linux
How to reset password on AlmaLinux
Linux

© 2023 EnterinIT

Go to mobile version
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?