ConfigMgr Admin Console Silent Install Application Using SCCM

Let’s create the ConfigMgr Admin Console Silent Install Application Using SCCM. This Application can deploy the SCCM admin console to Windows 10 devices.

You can use the admin console source files from Configuration Manager primary server folder “<SCCM site server installation path>\Tools\ConsoleSetup“.

In this post, I’m trying to install the SCCM 2002 admin console on a Windows 10 2004 device. Let’s perform a ConfigMgr Admin Console Silent Install Application Using SCCM.

Ensure you have all the prerequisites before deploying the SCCM admin console to Windows 10 devices—minimum .NET Framework version for Configuration Manager console.

Patch My PC
[sibwp_form id=2]

Microsoft .NET Framework 4.0 is installed on the Configuration Manager console computer.

Index
Create ConfigMgr Admin Console Application
Configure Deployment Type
Specify information about the content
Specify How this Deployment Type is Detected
Create a Detection Rule
Specify User Experience settings for the application
Deployment of Configuration Manager Admin Console
Results
Failed ConfigMgr Admin Console Silent Install
Log Files of Silent Install of ConfigMgr Console
Continued..
ConfigMgr Admin Console Silent Install Application Using SCCM – Table 1

Create ConfigMgr Admin Console Application

Launch ConfigMgr console and Navigate to \Software Library\Overview\Application Management\Applications

  • Right-click on the Application node and click on Create Application
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.1
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.1

Specify Information about this Application

  • Name – ConfigMgr Admin Console
  • Administrator Comments – v1-2002
  • Publisher – Microsoft
  • Software Version – v1
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.2
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.2

Use the Admin console icon as the Software Center icon.

Adaptiva
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.3
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.3

Specify the software Center Icon

  • Click on the Next button
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.4
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.4

Configure deployment types and the priority for which they will be applied for this Application.

  • Click the Add button to add a deployment type for the SCCM Admin console application.
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.5
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.5

Specify settings for this deployment type

  • Manually Specify the deployment type information
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.6
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.6

Configure Deployment Type

Specify general information for this deployment type

  • Name – SCCM Admin Console
  • Administrator Comments – Admin Console for SCCM 2002
  • Language – Blank
  • Click on NEXT
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.7
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.7

Specify information about the content

Specify the location of the deployment type’s content and other settings that control how content is delivered to target devices.

  • All the contents in the path specified will be delivered.
    • Content-Location- \CMMEMCM\Sources\Admin Console\2002 v1
  • Specify the command used to install SCCM Admin console content
    • ConsoleSetup.exe /q TargetDir=”%ProgramFiles%\ConfigMgr Console” DefaultSiteServerName=CMMEMCM.memcm.com
  • Click on Next
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.8
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.8

Specify How this Deployment Type is Detected

Specify how the Configuration Manager determines whether this deployment type is already on a device. This detection occurs before the content is installed or when software inventory data is collected.

  • Configure rules to detect the presence of this deployment type:
    • Add Clause
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.9
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.9

Create a Detection Rule

Create a rule that indicates the presence of this Application

  • Setting Type – Windows Installer
  • Specify an MSI Product code as the basis for this rule
    • Click on the Browse button
    • Path – F:\Sources\Admin Console\2002 v1\AdminConsole.msi
  • This MSI product code must exist on the target system to indicate the presence of this Application
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.10
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.10

Click the OK button, then Click on the NEXT button.

ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.11
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.11

Specify User Experience settings for the Application

  • Installation behavior – Install for System
  • Logon Requirement – Whether or not a user is logged on
  • Installation Program visibility – Normal
    • Allow users to view and interact with the program installation
  • Specify the maximum run time and estimated installation time for the application deployment program. The estimated installation time displayed to the user when the application installs
    • Maximum allowed run time (minutes) – 120
    • Estimated installation time (minutes) – 0
  • Click on NEXT

NOTE! – If you select Install for the user, You have selected “Install for user” for an MSI that contains properties that may not work for user installation.

ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.12
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.12

Click on the Next button. I don’t have anything to add to the configuration of the requirements for the Configuration Manager Admin console application.

ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.13
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.13

Click on NEXT. Specify software dependencies for this deployment type.

ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.14
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.14
General Information:
• Name: SCCM Admin Console
• Technology: Windows Installer (*.msi file)
• Administrator comments: Manually Specify the deployment type information
• Languages:
Content:
• Content location: \CMMEMCM\Sources\Admin Console\2002 v1
• Persist in client cache: No
• Installation program: ConsoleSetup.exe /q TargetDir="%ProgramFiles%\ConfigMgr Console" DefaultSiteServerName=CMMEMCM.memcm.com
• Installation start in:
Detection Method:
User Experience:
• Installation behavior: Install for system
• Login requirement: Whether or not a user is logged on
• Installation priority: Normal
• Allow users to interact with this program: No
• Maximum allowed run time (minutes): 120
• Estimated install time (minutes): 0
Requirements:
Dependencies:

Click on the Next button twice.

  • Click on Close
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.15
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.15

Click Next to continue

ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.16
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.16

Click on NEXT twice

  • Click on the Close button to continue
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.17
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.17

Deployment of Configuration Manager Admin Console

Navigate to \Software Library\Overview\Application Management\Applications and then click on the ConfigMgr Admin console application which I created above:

  • Click on the Deploy button from the ribbon menu.
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.18
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.18

Specify general information for this deployment

  • Software – ConfigMgr Admin Console
  • Select the Collection by clicking on the Browse button – HTMD Collection
  • Click on the NEXT button
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.19
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.19

Click on the Add button to select Distribution Point

  • Click on the NEXT button
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.20
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.20

Select Install from Action

  • Select Purpose from Available
  • Click on NEXT
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.21
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.21

Click on the Next button from the Scheduling page

  • Click on the Next button from User Experience (Default settings)
  • Click on the Next button from the Alerts Window (All Default settings)
  • Click on the Next button twice.
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.22
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.22

Results

Manually initiate the policy sync from the Control panelConfiguration Manager Applet.

ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.23
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.23

Log on to a Windows 10 device and launch Software Center.

  • Select the application ConfigMgr admin console and click on Install
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.24
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.24

Downloading 80% completed

ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.25
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.25

Failed ConfigMgr Admin Console Silent Install

Event Log Entries for the silent command line failures. I have been working to fix this issue with the SCCM Admin Console silent install. Let’s see some tips here: Admin console command line issues Troubleshooting.

Windows Installer installed the product. Product Name: Microsoft Endpoint Configuration Manager Console. Product Version: 5.2002.1083.1000. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1602.
Product: Microsoft Endpoint Configuration Manager Console -- Installation operation failed.
ConfigMgr Admin Console Silent Install Application Using SCCM - Fig.26
ConfigMgr Admin Console Silent Install Application Using SCCM – Fig.26

Log Files of Silent Install of ConfigMgr Console

  • ConfigMgrAdminUISetupVerbose.log
  • ConfigMgrAdminUISetup.log

Continued…

In the next post, I will blog a lot more about troubleshooting and provide more details for fixing and troubleshooting the Admin console command line issues.

Resources

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.

Leave a Comment

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