This update is available in the Updates and Servicing node of the Configuration Manager console for environments that were installed by using first wave (Fast Ring).
Members of the Configuration Manager Technology Adoption Program (TAP) must first apply the private TAP rollup before this update is displayed.
To determine whether a TAP build is being used, look for a Package GUID by adding the Package GUID column to the details pane of the Updates and Servicing node in the console. The update applies to installations of version 1810 from packages that have the following GUIDs:
- 699975FE-B5BA-43EB-8BE9-E2399F2F309A
- 85475BAD-8669-4D36-8D64-C625BFE7DEDB
- ACF6EECC-1C94-44E3-887E-D3349775816D
- C8799F92-DC23-42A0-96FA-1862414C3967
Restart information
You do not have to restart the computer after you apply this update.
Update replacement information
This update does not replace any previously released update.
Additional installation information
After you install this update on a primary site, pre-existing secondary sites must be manually updated. To update a secondary site in the Configuration Manager console, click Administration, click Site Configuration, click Sites, click Recover Secondary Site, and then select the secondary site. The primary site then reinstalls that secondary site by using the updated files. Configurations and settings for the secondary site are not affected by this reinstallation. The new, upgraded, and reinstalled secondary sites that are located under that primary site automatically receive this update.
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 value 1 is returned, the site is up-to-date by having all the hotfixes applied on its parent primary site.
If the value 0 is returned, the site does not have all the fixes that are applied to the primary site installed. In this case, you should use the Recover Secondary Site option to update the secondary site.