Welcome to Matts Admin tips. This blog is full of little fixes, tutorials and work-arounds to those anoying problems that a Systems Administrator might face. If you find something that you have found useful please leave me a comment - I appreciate knowing that I've helped! Also, feel free to leave a comment if my tips or ideas don't work in your environment... I monitor them closely and would be happy to help! Matt

Installing SharePoint Server 2007 on Windows 2008

Firstly, the setup.exe will not run if you are using an installer that doesn’t included Service Pack 1 – even if you 2008 server is fully patched. You will receive an error stating that there are known incompatibility issues with SharePoint Server 2007 and this version of Windows Server. To fix this you need to install SharePoint with the SP1 files included.

Visit http://www.microsoft.com/downloads/details.aspx?FamilyId=AD59175C-AD6A-4027-8C2F-DB25322F791B&displaylang=en and download the officeserver2007sp1-kb936984-x86-fullfile-en-us.exe file. (Obviously you will need the x64 file if you are running a 64-bit OS)

Place the file into the Updates folder of the SharePoint 2007 installation path (in my case C:\Server12\x86\Updates\). Now unpack the files contents by running a command line and browsing to the directory. Type:

officeserver2007sp1-kb936984-x86-fullfile-en-us.exe /extract

You will then be prompted for an extract path. Browse to the Updates folder mentioned earlier and unpack the contents into that directory. Basically the original setup.exe file will apply any patches that it can find in that Updates folder.

Now run the original setup.exe file and your installation will run smoothly.

Tags: , , ,

No Responses
Filed under:Uncategorized

Leave a Reply