How to check if TFS 2012 Update 1 is installed or not?
I have TFS 2012 installed on the server and I want to check if Update 1 is installed or not. I am trying to install TFS Power Tools for Update 1, but I am facing a problem launching the Backup Wizard in the Admin Console. I suspect the problem is that I don't have update 1 installed on TFS, but I want to make sure before going into the lengthy process.
+3
source to share
2 answers
If the Web Access menu bar is blue, you have Update 1. If it is black, you do not.
Below are links to web pages with screenshots of two different user interfaces.
Old interface (no update 1) http://blogs.msdn.com/b/govdev/archive/2012/09/06/license-the-new-tfs-2012-agile-planning-boards.aspx
New UI (with Update 1) http://almsweden.com/magnust/2012/11/27/visual-studio-2012-update-1/
+1
source to share