Install SharePoint 2010/2013 patch (CU) using command prompt

While Am running SharePoint Patch or CU from UI. It's Showing "the expected version of the product was not found on this system".

1. Open the Command prompt with Admin.
2. Go to CU location from Command prompt.
3. Run the particular CU .exe name with PACKAGE.BYPASS.DETECTION.CHECK=1
   Ex: wssloc2010-kb3114890-fullfile-x64-glb.exe PACKAGE.BYPASS.DETECTION.CHECK=1
  Note: PACKAGE.BYPASS.DETECTION.CHECK=1 should be Case sensitive.


Comments

Popular posts from this blog

Search Service Application Error in SP2013

Errors While Importing Site Collection in SharePoint 2013/2010

Deleting Multiple Sub-sites within Site using PowerShell