Walkthrough – Upgrading TFS 2013 RTM to TFS 2013 Update 2 (RTM)

 

                               With the last week release of TFS 2013 Update 2 (RTM) many people would like to upgrade their server to TFS 2013 Update 2. The steps below is from doing an in place upgrade from TFS 2013 RTM but same steps can be tried if you upgrading from any version of TFS 2010 or higher.
Before you start the upgrade process make sure that you have taken backup of your existing TFS. You can refer to https://msdn.microsoft.com/en-us/library/ms253070.aspx

Also, ensure that you have schedule proper down time as upgrade process would take time. And in case you are doing a Production upgrade it would be ideal if you can perform a test upgrade beforehand.

Permission required for upgrade:

These permissions are required for the account which would be performing the upgrade.

  1. TFS Application Tier – Local Admin
  2. SQL Server – SysAdmin
  3. SharePoint – Member of SharePoint Central Admin Group

The steps are similar to upgrading an earlier version of TFS.
In the below example I would be upgrading my TFS 2013 RTM server which has SharePoint Foundation 2013 with SQL 2012 SP1. All on single server.

Install TFS 2013 Update 2

clip_image007

clip_image008

clip_image009

clip_image010

clip_image011

clip_image012

Once the upgrade is complete, it would launch TFS Configuration Wizard. We need to select “Upgrade option

clip_image014

clip_image016

Specify the SQL instance which are has our TFS databases. (Please ensure that you have taken backups)

clip_image018

Provide the account which would be used as TFS Service Account (it would already has your old service account but it can be changed if you want)

clip_image019

Now we would get a brand new feature which is introduced in TFS 2013 Update 2, Location of TFS Cache folder. Something that we can always manage from web.config file earlier but now we can do it from the upgrade/install wizard and from TFS Admin Console post configuration.

clip_image021

You would have below option checked if you had Reports in your earlier server, if you did not had reports earlier this would be disabled.

clip_image023

clip_image025

clip_image027

clip_image029

TFS Reports Reader Account

clip_image030

clip_image032

clip_image034

clip_image036

clip_image038

clip_image040

clip_image042

clip_image044

clip_image046

clip_image048

clip_image050

 

Now we have a successful upgrade and as you can see we have option to change Cache Folder now from TFS Admin Console

clip_image052

Content Created by – Romit Gulati