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) or broadly available (Slow Ring) builds of version 1902.
Members of the Configuration Manager Technology Adoption Program (TAP) must first apply the private TAP rollup before this update is displayed.
To verify that a TAP build is in use, look for one of the following Package GUIDs by adding the Package GUID column to the details pane of the Updates and Servicing node in the console:
- DD8881AF-61AA-4AA4-8F91-18E21C326E18
- 44EBDBD5-AC9A-4067-A526-6869F396E604
- 75A8F297-ABA3-44EB-9236-E5A1FCBB0C6E
- B052CB0C-01BB-445E-A41C-DC1651E35ADC
Customers who are updating from a first wave deployment should see one of the following Package GUIDs:
- 4588EAF0-7848-419E-9FAD-9E9A25763F38
- EDD93252-AECD-4199-BA16-A39B8F89F133
- 216C3489-839A-438A-815E-60C8F90DF667
Customers who deployed Configuration Manager current branch, version 1902, as a new baseline installation will not see any of these listed Package GUIDs. However, this update rollup will still be indicated to be applicable.
Restart information
You do not have to restart the computer after you apply this 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 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 a value of 1 is returned, the site is up to date, with all the hotfixes applied on its parent primary site.
If a value of 0 is returned, the site has not installed all the fixes that are applied to the primary site, and you should use the Recover Secondary Site option to update the secondary site.