Resolving SharePoint patches issue

Resolving SharePoint patches issue

I have recently faced issue that some SharePoint security patches were pushed and not all of them were installed on all servers and I was not able to run configuration wizard as i was getting error that there are some missing patches. I tried installing the missing patches but I was getting error that no need to update as it already exist, so i have done the following to resolve the issues.
  • I have run the following command to update registry on every server “Get-SPProduct –local” from SharePoint Management Shell.
  • Tried to install some patches, some worked other not .
  • So I have run the following.command

Go to CMD ->Go to Specific path where CU locates. Run the below command

Package name PACKAGE.BYPASS.DETECTION.CHECK=1

Restart servers then start running configuration wizards

Comments
Page 1 of 1 (2 items)