- February
- 7
- 2008
Installing Office SharePoint Server 2007 on Windows Server 2008
Posted by georgebonney
2 Comments »
This is a little more difficult than you might expect as the standard Office SharePoint Server 2007 installation is blocked by W2K8, with a pre-requisite for installing OSS 2007 being OSS 2007 SP1. To obtain this seemingly non-existent software installation you have to do the following things:
1) Take a copy of either the x86 or x64 folder from the OSS 2007 installation DVD and put it on the local server
2) Download the appropriate WSS 3.0 SP1 and OSS 2007 SP1
3) Extract both service packs to the "Updates" folder which is a sub folder of the OSS 2007 installation folder ("file.exe /extract" will do it. In case you don't know this, you can drag a file onto the run bar if you want and then you can pop the "/extract" on the end
4) Run "Setup.exe" from the installation folder.
I didn't personally devise this magical solution, I used to this rather helpful blog article from Ben Curry at MindSharp
http://mindsharpblogs.com/ben/archive/2007/12/16/3837.aspx
I wrote this article to simplify the process a little.
Alternatively, download the trial version of MOSS 2007 from Microsoft, which is obvoiusly applied with SP 1. Insatll it into your WIN 2008 OS. Later. go to central admin and change the trial version to your own legal MOSS copy.
Thanks for this suggestion, the post was of course written before the SP1 version was available but this is a good idea.