Upgrade TFS 2005 with WSS2.0 to TFS 2008 with an existing WSS3.0 farm
This is a re-post from Sudhir Hasbe's original post with some changes.
Many customers have WSS3.0 farms in house and they want to use these farms with TFS. In TFS 2005 you had to use WSS2.0 on TFS machine and you could not leverage the existing farms in the company. With TFS 2008 you can use an existing WSS3.0 farm. We have received many questions about upgrading the TFS 2005 with WSS2.0 environment to TFS 2008 with an existing Share Point Farm. Following are detailed steps to achieve this:
Detailed instructions
- Run WSS prescan.exe tool to verify if you can upgrade WSS from 2.0 to 3.0
- Run WSS3.0 Installer and select the upgrade option
- The installer will ask you for new Administration Port. You cannot use the old port(17012). You need to select new port number.
- Complete all the installation and upgrade steps for WSS3.0
- Now you should have a TFS 2008 server with WSS3.0
-
Migrate team sites: Migrate your TFS team project sites by exporting your existing team project site collections from the Sharepoint 3.0 server on the application tier, and importing into your remote WSS3.0 farm
-
Update Sharepoint 2007 farm: Next you'll need to update the remote Sharepoint farm to allow new team sites to be created as part of project creation (new TFS site templates) and the Reporting redirector for the reporting web part.
- On the remote Sharepoint 2007 farm, install the Sharepoint extensions for TFS
- Run Share Point Extensions for TFS setup. This should be located at InstallMedia\WssExt directory. This will upload the new site templates for WSS3.0.
-
Link TFS and remote WSS3.0 farm: Now you have a TFS 2008 and Remote WSS3.0 setup. But you still have to link them up to work together.
I hope this is helpful. Please let me know if you have any questions or concerns