In this blog series, I start to explain a step-by-step tutorial on how to upgrade an existing TFS 2010 to TFS 2012 Update 1 with the migration to new hardware. The series will include videos and images as well. In the last post, I will include one video that collects all parts for a one-shot view. This series consists of the following parts:
- Part 1 - Introduction.
- Part 2 - Prepare SharePoint for the new system.
- Part 3 - Prepare the new machine and install SQL Server.
- Part 4 - Install TFS 2012 Update 1 & Backup DBs and Reporting Key.
- Part 5 - Restore DBs and Reporting Encryption Key.
- Part 6 - Configure TFS 2012.
- Part 7 - Verify upgrade success and other configuration.
- Part 8 - Upgrade TFS 2012 Build Service.
- Part 9 - Summary.
Each part consists of one or many sections as needed.
All the series were enhanced and featured as a Complete Guide for Upgrading TFS 2010 to TFS 2012 with Migration to a New Hardware.
https://upgradetfs2010totfs2012.codeplex.com/ {width=”332” height=”88”}
Part 8 - Upgrade TFS 2012 Build Service
- Uninstall TFS 2010 Build Service
- Install TFS 2012 Build Service
- Configure TFS 2012 Build Service
The following is the video that explains this blog post:
Uninstall TFS 2010 Build Service
- Open the Control Panel on the server where the TFS 2010 Build Service is installed.
- Navigate to “Programs and Features.”
- Locate “Team Foundation Build Service 2010” in the list of installed programs.
- Select it and click “Uninstall.”
- Follow the prompts to complete the uninstallation.
Install TFS 2012 Build Service
- Download the TFS 2012 installation media from the official Microsoft website.
- Run the installation executable on the server where you want to install the TFS 2012 Build Service.
- Follow the prompts in the installation wizard.
- Select “Team Foundation Build Service” from the list of components to install.
- Complete the installation.
Configure TFS 2012 Build Service
- Open the TFS Administration Console on the server where the TFS 2012 Build Service is installed.
- Navigate to the “Build Configuration” section.
- Click “Configure Installed Features.”
- Follow the prompts to configure the Build Service, specifying the TFS server and project collection it should use.
- Complete the configuration and verify that the Build Service is running correctly.
Review the success of the installation and configuration.
By following these steps, you can successfully upgrade your TFS 2010 Build Service to TFS 2012 and ensure that your build environment is running the latest version.