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.
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
Post a Comment