Unable to run the configuration wizard after CU upgrade KB447556

Amol Tidke 1 Reputation point
2021-07-01T07:46:13.67+00:00

Hi Team,

I have two servers(App & WFE) and I installed the patch KB447556 on both of the servers.

I also restarted the servers after installation completed and now trying to run the SharePoint 2013 configuration wizard on App first.

But it gives me below error:

110886-patching-issue.jpg

Though I have installed patch on other WFE server it still shows in error that few components are missing and also for the current App server where wizard it open showing some components from previous patches are missing.

Will appreciate a lot your reply.

Thank you,
Amol Tidke

Microsoft 365 and Office | SharePoint Server | For business
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Echo Du_MSFT 17,316 Reputation points
    2021-07-02T02:12:59.79+00:00

    Hello @Amol Tidke ,

    To enforce consistency, SharePoint 2013 checks installed product version automatically on running Products configuration wizard. If any server is missing a specific patch, You get this error message and SharePoint would not let the SharePoint Configuration Wizard to proceed.

    Solution:

    1.Install the missing patches on your SharePoint Servers and rerun this wizard

    2.If you try to run the patch again and receive an "upgrade is already installed on this system" error. Pleae run the below command to force the registry for the updates(on each SharePoint server).

    Get-SPProduct -local  
    (Get-SPServer  $env:computername).NeedsUpgrade  
    

    If confirm “True” is returned. Continue with running the SharePoint Products Configuration Wizard.

    Reference:

    Thanks,
    Echo Du

    ===============================

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.