Walk-through 1 of Release Management – Installation of Release Management for Visual Studio 2013 Server.

 

Before you plan to install Release Management Server or any of its component please go thru the Install guide to ensure that you meet the requirement
You can download the Release Management Installation Guide from here.

In this walkthrough I already have install SQL 2012 RTM on the server which would be hosting my Release Management database.
Permission required for the installation (for the account which would be installing and configuring Release Management for Visual Studio 2013 Server)

  1. Server permission: Need to be member of Local Administrator group
  2. SQL: Need to be member of SysAdmin Role (this is required for the configuration as we create SQL database and assign permission and to access the crypto store.)

clip_image002

clip_image003[8]image

clip_image001[6]

clip_image002[6]

After the restart, installation would start by itself.

clip_image003[6]

clip_image004

After the installation once we click on Launch it would open the Release Management for Team Foundation Server 2013 screen where we need to specify the SQL Server name and the Service Account which Release Management would as its service account.

clip_image005

 

I am using Network Service as the Service Account

clip_image006

Configuration wizard would create Database and the IIS web site (incase IIS is not configured already than this process would take care of IIS also)

clip_image007

 

New database created for Release Management

clip_image008

New Web Site created for Release Management

clip_image009

 

Content Created by Romit Gulati
Update - Continuation of this blog, 2nd walk-through of the series can be found here.