KnowledgeTree

Bunch of Technology Solution

Windows Server 2008 R2 + SQL SERVER 2008 + MOSS2007

Can we Install MOSS 2007 on Windows Server 2008 R2 (x64) + MSSQLSERVER 2008 (x64)?
The answer is YES!

For this, there is a work arround

You can follow below step or you can go to the original blog directly from here.

1) Download the copy of MOSS 2007 SP1    (en_office_sharepoint_server_2007_standard_and_enterprise_edition_with_service_pack_1_x86_x64_dvd_x14-40187.iso)
2) Extract the whole dvd to a Folder (D:\MOSS2007)
3) Delete all the content from the Updates Folder (D:\MOSS2007\x64\Updates)
4) Download Windows SharePoint Services 3.0 SP2 and Office SharePoint Server 2007 SP2 to a folder (D:\SharePoint)
5) Go to the command prompt and extract the above two files in the Updates Folder i.e in (D:\MOSS2007\x64\Updates)
   by running the below two commands
6) wssv3sp2-kb953338-x64-fullfile-en-us.exe /extract:[Path to installation bits]\Updates /quiet
   D:\SharePoint\wssv3sp2-kb953338-x64-fullfile-en-us.exe /extract:D:\MOSS2007\x64\Updates /quiet
7) officeserver2007sp2-kb953334-x64-fullfile-en-us.exe /extract:[Path to installation bits]\Updates /quiet
   D:\SharePoint\officeserver2007sp2-kb953334-x64-fullfile-en-us.exe /extract:D:\MOSS2007\x64\Updates /quiet
8 Delete wsssetup.dll file from the Updates Folder
9) If you want you can download any cumulative updates for WSS3.0 and MOSS2007 and extract the  files in the same way to the Updates and Folder and the MOSS installation will apply those updates while installing MOSS2007.
10)Go to the x64 folder and run the setup.exe file.

Thats It!

Thanks,
Sudhir

November 11, 2009 Posted by | General | , , , , | Leave a comment