How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr

Let’s check how to deploy Support Center Using SCCM (a.k.a Configuration Manager). Support Center aims to reduce the SCCM\IT Admin challenges for client troubleshooting, real-time log viewing, or capturing the state of a Configuration Manager client computer for later analysis.

Support Center is a single tool that combines many administrator troubleshooting tools. Starting in Configuration Manager version 2103, the Support Center is split into the following tools.

The support center client data collector collects data from a device and views it in the support center viewer. This separate tool encompasses the existing Support Center action to Collect selected data.

Support Center Client Tools is the other Support Center troubleshooting functionality, except for Collecting selected data.

Patch My PC

Deploy Support Center Using SCCM

The following tools are still a part of the Support Center

  • Support Center Viewer
  • Support Center OneTrace
  • Support Center Log File Viewer
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.1
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.1

Where is the SCCM Support Center Tool Located?

You will find the Support Center installer on the SCCM site server at the following path: <Install Directory>\Program Files\Microsoft Configuration Manager\tools\SupportCenter.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.2
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.2

How to Install Support Center (SCCM Troubleshooting Tool)?

Prerequisites

Install the following components on the server or client computer on which you install the Support Center:

  • The Configuration Manager supports any Windows OS version. The Support Center doesn’t support mobile devices or macOS. For more information, see Supported OS versions for clients.
  • .NET Framework 4.5.2 is required on the computer where you run the Support Center and its components.

You can get more details about SCCM Support Center Troubleshooting Tool and work behavior step by step here – SCCM Troubleshooting Tool -Support Center ConfigMgrSupportCenter.exe

Create Support Center Application Using SCCM

  • Launch ConfigMgr Console.
  • Navigate to \Software Library\Overview\Application Management\Applications.
  • Right-click on the Applications node and select Create Application.
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.3
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.3
  • On the General page of the Create Application wizard, select Automatically detect information about this application from installation files.

Automatically detecting application information is the best option for creating a basic application with a single deployment type and an Installer file with no dependencies or requirements. After you create an application using this procedure, edit it as needed.

  • In the Location box, click Browse to specify the application installation file you want to use to detect application information.

Note: Ensure you have copied the Support Center Installer file to the network path. You must have access to the network path and any subfolders that include application content.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.4
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.4

Review the information on the Import Information page of the Support Center Application wizard, and then select Next

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.5
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.5
  • On the General Information page of the Create Application wizard, specify the following information about the application –

Application Name, Administrator commentsPublisher, and Software version are additional metadata to describe the application further.

  • Validate the following information and click Next.
Name – Configuration Manager Support Center
Installation Program – Support Center MSI installation
msiexec /i "SupportCenterInstaller.msi" /q

Installation Behavior – Install for system
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.6
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.6

Confirm the Settings. Click Next to complete the Application wizard.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.7
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.7

The Application creation process was completed successfully. Click close.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.8
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.8

The new Configuration Manager Support Center application now appears in the Applications node of the Configuration Manager console. You’ve finished creating an application.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.9
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.9

After you create an application, edit it as needed. You can add or change deployment types and add Icons, metadata, detection methods, dependencies, or requirements.

Deploy Support Center Using SCCM

Navigate to \Software Library\Overview\Application Management\Applications

  • Right-click on the Configuration Manager Support Center application we created in the above section. Select Deploy.
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.10
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.10

On the General Page, click Browse to specify the device collection to which you want to deploy the support centre. Then click Next.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.11
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.11

Click on Add to specify the Distribution Point server to which the Support Center application’s source files will be distributed. Select an available DP, Click OK, and click Next.

Note – The application content will appear here if it has already been distributed.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.12
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.12
  • On the Deployment Settings, select the Purpose of the deployment. Click Next.
Action – From the drop-down list, choose whether this deployment is to Install or Uninstall the application.


Purpose: From the drop-down list, choose one of the following options:

Available: The user sees the application in Software Center. They can install it on demand.
Required: The client automatically installs the app according to the schedule that you set.

Note – You can’t change the deployment action after you create it.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.11
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.11

On the Scheduling tab, you can specify the schedule when this application is deployed or available to client devices.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.12
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.12

On the User Experience tab, leave the default selected options.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.13
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.13

On the Alerts page, Click Next.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.14
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.14

Review the selected options and click Next.

  • Deploy Software Wizard completed successfully. Click Close.
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.15
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.15

Verify the content distribution. Under the summary tab, under Content status, if the content distribution was successful, it would appear with a Green color, as shown.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.16
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.16

Results – Support Center Application

In the target device, launch the Software Center. The Applications tab Software Center shows the Support Center application as available. Click on the Install button to start the installation.

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.17
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.17

After successful installation, Starting in SCCM version 2103, you will find the following five tools on the Start menu in the Microsoft Endpoint Manager Group

  • Support Center Client Data CollectorSupport Center Client ToolsSupport Center Viewer
  • Support Center OneTrace
  • Support Center Log File Viewer
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.20
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.20

In SCCM version 2010 and earlier, the Start menu group for the Support Center includes these tools –

How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr - Fig.21
How to Deploy Support Center Using SCCM | Troubleshooting Tool | ConfigMgr – Fig.21

Resources

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

Author

JiteshMicrosoft MVP, has over six years of working experience in the IT Industry. He writes about and shares his experiences related to Microsoft device management technologies and IT infrastructure management. His primary focus is Windows 10/11 Deployment solution with Configuration Manager, Microsoft Deployment Toolkit (MDT), and Microsoft Intune.

Leave a Comment