ConfigMgr 2303 Hotfix KB24721208 to Fix Slow data processing

一个新的ConfigMgr 2303热修复补丁KB24721208再保险leased to address slow data processing after installing the KB21010486 rollup update. This update is available in the Updates and Servicing node of the Configuration Manager console for version 2303 environments that installed KB21010486 on or beforeAugust 2, 2023.

Last week, Microsoft released theKB21010486 hotfix rollup update for SCCM 2303to address critical issues with Configuration Manager, current branch version 2303. After installing the KB21010486 update rollup, customers reported the following issue in their Configuration Manager setup:

After installing KB 21010486 rollup update, administrators may notice an overall performance degradation in processing data into the site database. Queries or collections based on user discovery data can take longer than expected to process. For example, collection evaluation, query processing, and site-to-site replication may be affected.

Microsoft

After noticing the slow data processing issues, Microsoft revoked the KB21010486 hotfix update for all customers. This KB24721208 update corrects impacted SQL views in the site database to prevent the issues described.

Microsoft promised to release a revised rollup and a standalone update for customers who have already installed KB 21010486, as this hotfix caused issues. The newhotfix KB24721208 is now availableto address slow data processing after installing the KB21010486 rollup update.

Install ConfigMgr 2303 Hotfix KB24721208

Use the below steps to correctly install the ConfigMgr 2303 hotfix KB24721208.

  • Launch the Configuration Manager console.
  • Go toAdministration\Overview\Updates and Servicing.
  • Ensure the status of the KB24721208 hotfix update shows asReady to Install.
  • Right-clickConfiguration Manager 2303 Hotfix KB24721208and selectInstall Update Pack.
Install ConfigMgr 2303 Hotfix KB24721208
Install ConfigMgr 2303 Hotfix KB24721208

The Configuration Manager 2303 hotfix KB24721208 includes site server updates, console updates, and client updates. For prerequisite warnings, you can enable the option “忽略任何先决条件检查警告和安装the update” on your production server running SCCM 2303. ClickNext.

Install ConfigMgr 2303 Hotfix KB24721208
Install ConfigMgr 2303 Hotfix KB24721208

Accept the hotfix KB24721208 License Terms. ClickNext.

Hotfix KB24721208 License Terms
Hotfix KB24721208 License Terms

On theCloud Attachtab, the option Enable uploading Microsoft Defender for Endpoint Data for reporting devices to Endpoint Manager is enabled by default. If you have configured theIntune tenant attach for SCCM, this option won’t appear, and you can skip the step. ClickNext.

Hotfix KB24721208 Cloud Attach Options
Hotfix KB24721208 Cloud Attach Options

Review the KB24721208 hotfix rollup installation settings on theSummarypage and clickNext.

Install SCCM 2303 Hotfix KB24721208
Install SCCM 2303 Hotfix KB24721208

Close the Configuration Manager 2303 Hotfix KB24721208 install wizard.

Install SCCM 2303 Hotfix KB24721208
Install SCCM 2303 Hotfix KB24721208

Monitor the Installation of KB24721208 Hotfix

On your SCCM 2303 environment, you can monitor the hotfix KB24721208 installation progress by reviewing thecmupdate.logon the site server. When you install the KB24721208 hotfix rollup, any errors you run into are written to thecmupdate.logfile.Monitoring Workspacein the Configuration Manager console, on the other hand, allows you to track the progress of a hotfix installation. Take a look at the list of all the helpfulSCCM Log Files related to hotfix updates.

The Configuration Manager 2303 hotfix KB24721208 update required a total of just 30 minutes to install on the server, and there were no errors encountered at any point in the installation process. There won’t be aSCCM site resetafter the installation of the hotfix, and it doesn’t require a restart of the computer.

Configuration Manager 2303 hotfix KB24721208 Installed
Configuration Manager 2303 hotfix KB24721208 is installed

Updating the Secondary Sites with Hotfix KB24721208

After you install the ConfigMgr 2303 KB24721208 hotfix on a primary site, pre-existing secondary sites must be manually updated. Read more aboutsecondary site installation in SCCMto get an idea of how to install secondary sites in SCCM.

To update a secondary site in the Configuration Manager console, selectAdministration>Site Configuration>Sites>Recover Secondary Site, and then select the secondary site. Run the following SQL Server command on the site database to check whether the update version of a secondary site matches that of its parent primary site:

select dbo.fnGetSecondarySiteCMUpdateStatus ('SiteCode_of_secondary_site')
  • If the value1is returned, the site is up-to-date, with all the hotfixes applied on its parent primary site.
  • If the value0is returned, the site has not installed all the fixes that are applied to the primary site, and you should use theRecover Secondary Site optionto update the secondary site.

One Comment

Leave a Reply

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