Install SharePoint 2007 in Windows Server 2008 R2 – This program is blocked due to compatibility issues
When I tried installing SharePoint 2007 in Windows server 2008 R2, I got this error “This program is blocked due to compatibility issues”
This is because: SharePoint 2007 is not compatible with Windows Sever 2008 R2. We need to download the service pack and merge with SharePoint Installers, then run the setup again!
Here is what you have to do to resolve this error:
Get the updates from this URL:
https://technet.microsoft.com/en-us/office/sharepointserver/bb735839.aspx
1. Download WSS and MOSS SP2 patches
Windows SharePoint Services 3.0 Service Pack 2 (SP2) – English
https://www.microsoft.com/downloads/details.aspx?FamilyId=79BADA82-C13F-44C1-BDC1-D0447337051B&displaylang=en
The 2007 Microsoft Office Servers Service Pack 2 (SP2)
https://www.microsoft.com/downloads/details.aspx?FamilyId=B7816D90-5FC6-4347-89B0-A80DEB27A082&displaylang=en
2. Extract both the SharePoint SP2 pack with this command and save in the “Updates” folder inside the MOSS binary location, like “C:\MOSS_setup\updates
C:\WSS-SP2\wssv3sp2-kb953338-x64-fullfile-en-us.exe /extract
C:\MOSS-SP2\officeserver2007sp2-kb953334-x64-fullfile-en-us.exe /extract
3. Delete Wsssetup.dll from the “Updates” folder, this is important. Otherwise only WSS SP2 will be installed. Now run the setup.exe
More details can be found on TechNet. https://technet.microsoft.com/en-us/library/cc261890.aspx
KB article describes the issue with workaround: https://support.microsoft.com/kb/962935