With the new Windows Server 2008 family of products released, I thought I’d try out SharePoint 2007, using Windows Server 2008 as the base O/S (within a VM).
Firstly – install Win 2K8 (derr !) – and turn on “roles” for Web Server (IIS) and application server. Had to also turn on “features” including .NET 3.0.
Love the new “Server Manager” utility within Windows Server 2008 :
Next, installed SQL Server 2005 (and the SP2). All good so far !
But – when trying to install SharePoint – I had the following error :
This program is blocked due to compatibility issues.
When clicking “Check for solutions online”, there was some mention of not working with Windows Vista (for some reason !).
Further research & hunting determined that it may be due to Windows SharePoint Services 3.0 *NOT* being installed by default, as part of the base O/S (as was with Windows Server 2003).
So – I thought I’d try out installing WSS at first – and then doing SharePoint Server (MOSS) afterwards.
Download : Windows SharePoint Services 3.0 with Service Pack 1
Installation was successful – and then ran the configuration wizard. And – have been able to use a WSS site – all OK.
BUT – still had the same issue as before when trying to install “MOSS” ie. compatability issue.
More searching/reading – and found information about needing to “slipstream SP1″ for SharePoint 2007.
As of the release of Microsoft Office SharePoint Server 2007 Service Pack 1 (SP1), you can install Office SharePoint Server 2007 on a server running Windows Server 2008.
You cannot install Office SharePoint Server 2007 without service packs on Windows Server 2008.
Source : Microsoft TechNet
This could NOT be easier ! I already have a folder with the full SharePoint installation media – as below :
Take note of the folder highlighted in screen shot : Updates
Next up, just need to download the MOSS SP1 “patch” :
Download : 2007 Microsoft Office Servers Service Pack 1 (SP1)
This will be a 58 MB file, that you simply EXTRACT the contents. Use the following command to extract the files – to a “temp” extract folder :
C:\DOWNLOADFOLDER\Officeserver2007sp1-kb936984-x86-fullfile-en-us.exe /extract:C:\EXTRACTFOLDER
NB. You will have to accept the “license agreement” – just check the box.
Finally – just copy the entire contents of the “EXTRACTFOLDER” into the “updates” folder was shown above. And, the slipstream’ing is done, dude !
And – amazingly – that’s all that’s needed, and the installation will proceed for Windows Server 2008 !
More information : Create an installation source that includes software updates
UPDATE :
Have just noticed this post from CodeJedi, who mentions that there are now “with SP1″ versions of MOSS and WSS that can be downloaded (x32 and x64).
This is great news for those that are wanting to install MOSS or WSS on the new Windows Server 2008 which requires an SP1 install.
But – it looks like these are only for “trial” versions – and if you don’t want to download ~300 MB, then you can use the above approach – using your existing media / installers.
Click below for more from the official blog of the SharePoint product group : MOSS 2007 with SP1 (Slipstream) OfficeServerwithSP1.exe Released
Filed under: SharePoint














[...] Read more from the original source: Windows Server 2008 + SharePoint 2007 [...]
Hey, worked a treat
I mean how simple is that! I am liking windows server 2008, jsut done an exchange 2007 migration and thought I would try SharePoint.
Cheers
Andy
worked great. Thanks for the info.
Great post, was very helpfull!
Thanks.
Thanks for posting such a greate topic,i am facing some problems during the moss installation .i beleave this is because of not having full installation media of moss 2007
could give give me a link of moss 2007 full installation media.so that i will try with that.
Thanks in advance
this help really very helpful for me…..
good job
thanks…..
it still sucks that Microsoft makes us jump hoops if we want to have a clean install with the latest Service Packs. I mean, why don’t they release MOSS with all the service packs already slipstreamed? How hard can that be?
)
Alex – did you ever release a software product? One that you had to support? Even though the process is simple to most of us, there’s a lot of time and money that go to putting it together, testing, and packaging. If this level of work is hard for someone, I wouldn’t trust them to install SharePoint
.
Worked like a charm! Thanks man!
extraction worked only after I added -quiet parameter.
so for me the complete command looked like
C:\DOWNLOADFOLDER\Officeserver2007sp1-kb936984-x86-fullfile-en-us.exe /extract:C:\EXTRACTFOLDER -quiet
Saved my bacon, thought our install cd was at least SP1.