I would like to determine whether a server has TFS 2005 or TFS 2008 and whether any service pack has been installed. What is the best way to do this?
|
feedback
|
|
This should help you: http://devmatter.blogspot.com/2007/07/how-to-determine-what-version-of-tfs-is.html | |||
feedback
|
|
This works much better... | |||
feedback
|
|
On the server, navigate to:
Right-click on the Microsoft.TeamFoundation.dll file, and select Properties. Under the Version tab, check the value of Product Version in the list box. | |||
|
feedback
|