This update is available for installation in the Updates and Servicing node of the Configuration Manager console.
Restart information
You do not have to restart the computer after you apply this update.
Update replacement information
This update replaces previously released update KB 4132447. For first wave customers, after this update rollup is applied, update KB 4132447 may still appear in the Updates and Servicing node with a state of “Ready to Install”. This can be safely ignored.
Known issues for first wave customers
First wave customers who installed this update before June 14, 2018, without first applying update 4132447 are unable to upgrade the Configuration Manager console. Error entries that resemble the following are recorded in the AdminUI.ExtensionInstaller.log:
AdminUI.ExtensionInstaller.exe Warning: 0 : Downloaded file does NOT match Hash, delete the file.
AdminUI.ExtensionInstaller.exe Error: 0 : Microsoft.ConfigurationManagement.ManagementProvider.SmsException\r\nDownloaded file does NOT pass Hash validation.
This issue does not occur for customers who download and install this update rollup on or after June 14, 2018.
To resolve this issue, manually update the Configuration Manager console installation file (AdminConsole.msi). To do this, follow these steps:
- Verify that update 4132447 is listed in the “Ready to install” state in the Updates and Servicing node of the Configuration Manager console. If KB 4132447 is not listed, select Check for Updates. For service connection points in Offline mode, download and then import the update by using the service connection tool.
- Copy the <SMSROOT>\EasySetupPayload\b15738e1-039c-4769-91d2-3043fba4e579\smssetup\bin\i386\AdminConsole.msi file to the following locations:
- <SMSRoot>\bin\i386\AdminConsole.msi
- <SMSRoot>\tools\ConsoleSetup\AdminConsole.msi
Other considerations
If the service connection point is in Offline mode, you must reimport the update so that it is listed in the Configuration Manager console. For more information, see Install in-console updates for System Center Configuration Manager.
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')
Notes
- 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 does not have all the fixes that were applied to the primary site installed. In this case, you should use the Recover Secondary Site option to update the secondary site.