Installing Release Management Server for TFS 2013

Audience

Everyone

Unless you have been living under a rock you might have noticed that Microsoft has added a Release Management tool to its Visual Studio product line. I have been playing with it for a while now and I think I have it figured out. However as this is a new addition to the product it is extremely poorly documented.

I have just finished writing for the Release Management chapter in Professional Application Lifecycle Management with Visual Studio 2013 [Amazon USA | Amazon UK] and while I covered the ALM aspects I did not really cover how to install the components. So here goes…

You can either download the individual components from the Visual Studio site or if you have an MSDN account you can download an ISO with all three applications inside.

Note: If you want to take the public download offline you can run “setup.exe /layout” and all of the components will be downloaded for offline use. Good for servers not on the internet.

clip_image001
Figure: ISO for Release Management for Visual Studio 2013

Here I am simply running the rm_server.exe in the ‘Server’ folder on the ISO.

clip_image002
Figure: Installing Release Management Server for Team Foundation Server 2013

Selecting the usual licence agreement the only thing of note is the size of the tool. At a mere 25MB this is a ridiculously quick install. Remember this is just putting the files on disk and registering any required DLL’s and is not configuring it for use.

clip_image003
Figure: Install Release Management Server for Team Foundation Server 2013

There is little drama and it’s a small install that I think finished in just a few minutes, despite the long name :). At the end of the install you get a simple Launch button to launch the configuration tool. There is a link on the start menu as well.

clip_image004
Figure: After install you need to launch the configuration

Unfortunately as I noted with the Client tool the team has modelled the configuration on the old style Test Agent and Controller configuration rather than the more modern and featureful TFS configuration. I am hoping that this will end up as a node in the main Team Foundation Server configuration wizard. I would settle for the same configuration experience as the SharePoint extensions or Build Agents but what we have now is good enough.. Se la vie, however if it has been integrated it would likely have picked up the DB server and Ports if we were installing on our Team Foundation Server, which I believe to be the common case. Hopefully the TFS team will work on this for the next realese, or even better, in an update for 2013. For now, we are just configuring this as if it was a separate thing.

clip_image005
Figure: Configuring Release Management Server

In my configuration I am keeping the defaults. As I have the Release Management Server installed on the same server as TFS I will be unlikely have locked down communication between servers and can mostly get away with Network Service.

Note You can cheat a little here by creating an Active Directory group and adding all of the machine accounts, that how Network Service authenticates, in it. You can then give permission to that group and remove the need for passwords or password changes of service accounts across many computers.

Now all we have to do is apply the changes..

clip_image006
Figure: All Configuration tasks have completed successfully

And low… we have a Release Management Server for Team Foundation Server 2013… First configuration is a little tricky and I covered that in Installing Release Management Client for Visual Studio 2013

Create a conversation around this article

Share on Facebook
Share on Twitter
Share on Linkdin

Read more

Martin Hinshelwood
In organizational development and team dynamics, Agile (as the Agile Manifesto delineates) and Scrum (as the Scrum Guide outlines) guide teams not by solving their problems but by illuminating the issues that demand attention. These frameworks aim to identify and spotlight the challenges within a team or organization’s processes, effectively …
Martin Hinshelwood
This week, I participated in a Scrum.org Webinar hosted by Sabrina Love (Scrum.org Product Owner) as well as my colleagues, Joanna Płaskonka, Ph.D. and Alex Ballarin to discuss the state of learning and how immersive learning is the future of training. You can watch the video below to hear what …
Martin Hinshelwood
For a long time now I have been searching for that perfect domain that epitomised the vision, the why, of what I am trying to achieve with my customers and the industry at large. Now I have found it in http://nkdagility.com
Martin Hinshelwood
At the MVP Summit I was appalled by the number of people who asked questions about new features for supporting hierarchical tasks! I shared a disgusted look with Peter Provost and we had a quick (and I mean really quick) conversation that resulted in this post. it really comes down …