Skip to content
FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue

FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue

Written By Debabrata Pati
Last Updated June 4, 2024
Posted In SCCM
SHARE

Let’s FIX SCCM Client Inactive Issue after the Upgrade. The SCCM server infra upgrade happens every 6 months, and it’s common that you could get SCCM Notification Server Component related issues. SCCM CB Release has Changed 2 Versions per year in March (xx03) and September (xx09). This was expected because of the changes in the Windows release cycle.

When the SCCM clients are unhealthy/inactive or report problems accessing the SCCM server infra, your SCCM infra is not providing much value. SCCM uses a fast channel notification to indicate the client status, such as Online, Offline, etc.

There are three components in SCCM CB fast channel notification. The notification manager will be located along with site servers (Primary/Secondary). It generates “push messages” for clients, sends notifications to the BGB server (MP), and stores the results.

The problem with inactive client issues explained in the below section is directly related to SCCM Fast Channel notification. SCCM uses fast channel notification for other workloads, such as Run PowerShell Script Directly from the Collection.

Patch My PC
  • A big thanks to LEMUEL FERNANDES for sharing this issue and the resolution per his real-world experience. We will discuss the issue and the fix in detail in this post.

What is the SCCM Client Health?

The first step is to understand what client health is! SCCM Client Health refers to the state of the core client components. When the SCCM core client components and dependant Windows components are not active and functioning, the SCCM client is NOT healthy.

The core components will vary depending on the features (or agents) enabled for your SCCM infra. The Client is Health = Windows, and SCCM Core Client Components are ACTIVE & FUNCTIONING. More reading FIX SCCM Client Issues Automation Process Resolution.

FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 1
FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 1

SCCM Notification Server ComponentSCCM CB Fast channel push notification?

The problem is that the SCCM CB client is not showing as ONLINE in the console. Rather, it always stays OFFLINE. The problem is ONLY with FAST notification channel communication; normal deployments + policies are working fine.

First, you must ensure all the notification components are installed correctly on the server and client sides. This can be confirmed using the following log files.

  • SCCM CB Notification Server/Manager
  • BGBServer.log
  • BgbHttpProxy.log
  • BgbSetup.log
  • BGBisapiMSI.log

You need to check the log files on my primary and MP (both are on the same server), and BGBServer.log shows a warning all the time “WARNING: Notification Server (%systemroot%\system32\dllhost. exe) with TCP port 10123 is NOT allowed by Windows Firewall on all interfaces.”

FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 2
FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 2

SCCM Notification Server Component Client-side troubleshooting

The notification agent was running. But, the  CcmNotificationAgent.log log showed loads of errors. One of the errors clearly indicated that there could be a communication issue between the server and the client.

FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 3
FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 3

Issue SCCM Client Shows Inactive

After the SCCM CB version upgrade was successful, we noticed all the clients are inactive in the SCCM console with a black cross shown below in the screenshot.

In the component status, the SMS_NOTIFICATION_SERVER component shows an error. Navigate to Monitoring > Overview > System Status > Component Status to check the component status.

FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 4
FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 4
Site Component Manager failed to install this component because the Microsoft Installer File for this component (bgbisapi.msi) could not install.

Fix SCCM Client Shows Inactive

Now let’s check if this type of issue arises after the SCCM CB upgrade and how we can fix this issue. I will show you the resolution in detail. We uninstalled MSDTC and reinstalled it using the below steps on the SCCM Management Point Server:

FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 5
FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 5

The first step is to Open the command prompt with “Administrator” > then run the below command.

You can use Command Prompt (CMD)
  • net stop msdtc
  • msdtc -uninstall

Delete the below registry key if present. Try to remove the complete msdtc folder. If the registry key is not present, then we are good.

  • HKEY_LOCAL_MACHINE\Software\Microsoft\Msdtc
  • HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\Msdtc

As the next step, try to reboot the SCCM server and wait for the server to go back online. Execute the below command in the command prompt with “Administrator.”

  • Msdtc -install
  • Msdtc -resetlog
  • net start msdtc

Once the above steps are completed, then go ahead and complete the following steps:

  • Run > type services.msc > Enter.
  • Find for SMS_Site_Component_Manager service and restart the service.
  • Now you will see the bgbserver was able to install successfully.
FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 6
FIX SCCM Client Inactive Issue after the Upgrade SCCM Notification Server Component Issue Fig. 6

Once all these activities are completed, wait for 6 hours. Then go to the SCCM console. You will see all the clients come up with the green icon.

Thanks for your patience in reading this post. I know this post must be helpful. Please share your feedback, and if you like us, don’t forget to follow HTMD Community.

Author

Debabrata Pati has more than 8+ years of experience in IT. Skilled in MEMCM, Azure, and Powershell. More than Six (6) years of experience in MEMCM (SCCM) administration, OSD, and Troubleshooting for the environment with more than 100K client devices.

Written by

Debabrata Pati has more than 8+ years of experience in IT. Skilled in MEMCM, Azure, and Powershell. More than Six (6) years of experience in MEMCM (SCCM) administration, OSD, and Troubleshooting for the environment with more than 100K client devices.

Discussion · 1 comment

  1. We recently upgraded our sccm site version from 1902 to 2309. After the upgradation completed successfully, all the clients are showing inactive. We performed the steps as mentioned above but still the clients are showing inactive and the client version is also of 1902. How can we make these clients online and upgrade the client version as well? Please suggest.

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