Everything you want to know about Visual Studio ALM and Farming
Brian Harry is a Microsoft Technical Fellow working as the Product Unit Manager for Team Foundation Server. Learn more about Brian.
More videos »
Updated 4/27 because I forgot the tfpt addprojectportal and tfpt addprojectreports
TFS Power Tools April 2010 release
http://visualstudiogallery.msdn.microsoft.com/en-us/3e8c9b68-6e39-4577-b9b7-78489b5cb1da
TFS MSSCCI Provider 2010 release
http://visualstudiogallery.msdn.microsoft.com/en-us/bce06506-be38-47a1-9f29-d3937d3d88d6
TFS Build Extension Power Tool April 2010 release
http://visualstudiogallery.msdn.microsoft.com/en-us/2d7c8577-54b8-47ce-82a5-8649f579dcb6
Finally, the first RTM’d version of the TFS 2010 Power Tools are available! It’s been a long journey and I’m glad to finally be here. This is the largest Power Tools release we’ve done in a long time. It’s not that we added all that many features but there was a ton to do to account for TFS 2010 changes.
Let’s start by listing all of the 2008 Power Tool features that have been removed because they are now part of the TFS 2010 core product:
Most of the rest of the work was bug fixing and updating for TFS 2010. We extended a few features but didn’t add any really big new stuff. Here’s a run down:
Process Template Editor (PTE)
Probably the biggest investment was in the Process Template Editor. There was a lot of work to add support for all of the new 2010 features like link types, etc. Along the way we added GUI support for a few TFS process features that have been there all along. And we took the opportunity to really try to up the quality of this tool – fixing 158 bugs.
Team Members
Team Foundation Build Extensions
The Team Foundation Build Extensions provide the ability to execute Ant or Maven 2 builds from Team Foundation Server and publish the results of the build along with any associated JUnit test results back to Team Foundation Server. This release is compatible with Team Foundation Server 2005, Team Foundation Server 2008 and Team Foundation Server 2010.
These tools came as part of the acquisition of Teamprise and were formerly part of “Teamprise Labs”. They are now part of the Team Foundation Server Power Tools.
Alerts Editor
We made some small improvements to the Alerts Editor.
Portals And Reports
In TFS 2010, we made it possible to install Sharepoint but not Sharepoint portals and reports. The obvious question is "What if I want to add them later?" Well, we've added support in this Power Tools release to help with this.
Best Practices Analyzer
While it won't quite feel like a lot of new "features", we've done a ton of work on the Best Practices Analyzer. TFS 2010 brings a lot of new capabilities that really changes the breadth and depth of health checks necessary.
And, of course we fixed a lot of bugs all around.
The last big change, and a sad one for me, is that TFSServerManager is not included in this release. This is my personal contribution to the Power Tools and with all the launch activity, I didn’t get a chance to finish it in time. I will finish it up shortly and figure out how to make it available. More on that in the near future.
That’s it for this release. We are in the process of beginning planning for the next release and I’ll update you as soon as we know more.
Brian
Hi Brian,
thank you for this update, but the links you supplied for Powertool and MSSCCI provider are pointing to the webmail portal of a certain company :-)
Y
I've just downloaded the tfpt.msi using the link you supplied, but are you sure the right version has been linked? I get the term "RC" all over in the wizard and it asks me if I want to uninstall/modify/repair my current release.
Best regards,
Youri
Grumble, grumble. I have a love-hate relationship with Outlook Web Access. I really wish it didn't do that. I've fixed it now.
I'm not sure Youri, let me look into it.
Hi Youri,
The UI you are seeing is due to the RC Power tools being installed in your system. To install the April 2010 release you first need to uninstall your RC power tools. Please first uninstall the RC release by selecting uninstall from the UU you mentioned or from the Add/Remove Programs.
Works like a charm now (links and installation wizard).
Thanks all!
Brian, in one of Greg Boehr's blog entries (http://blogs.msdn.com/greggboer/archive/2010/02/24/creating-sharepoint-portals-reports-and-upgrading-reports-for-an-existing-team-project.aspx) he suggests that the described prcess to create Project portals and create / update reporting sites for existing team projects would be rolled up into a power toy. From your posting, I am guessing it didn't make it into the April 2010 release. Am I missing it, or if it isn't included can you comment on validity of the steps as defined by Greg in the referenced blog post? Our existing portals are stale and dated and we would love to create news ones to move forward with. Sorry to tack this on to your post. I would have added a comment to his post but it is months old and comments are disabled.
Bill, there is an ability to populate reports/portal for existing projects.
These are two command line options added to the existing tfpt.exe: addprojectportal and addprojectreports.
Hope this helps,
Ben
Nice to know that the process template editor has had lots of bug fixes. Sadly it's added an "object reference not set..." error when I start it. I guess it requires a TFS 2010 server to work, which means hanging onto the old vs.net 2008 just to edit the template for now. Could have done with a tidier error message though.
also, please make it so that the windows context menu works if TFS is in a different domain! It's frustrating that it hasn't changed yet.
I'll look into the null reference exception.
I agree we need to handle credentials properly in the shell extension. I'll make sure we get it near the top of the list of things to do.
Thanks, Brian - much appreciated.
Just want to clarify the following - what if we want to use VS 2010 but still stick to using TFS 2008 till the end of the year. Do we upgrade to the TFS 2010 Power Tools or do we stick with the TFS 2008 Power Tools? Will the TFS 2008 Power Tools work in VS 2010?
Thanks
Carel
Carol, i'm sure Brian will be able to give you the official answer.
I am currently using TFS serer 2008. I can access it just fine from VS.Net 2010. However, I have to install the 2010 powertools as I don't believe the 2008 ones are compatible with visual studio 2010. They largely do seem to work with TFS 2008.
The only but to this that I've found at the moment is that the process template editor doesn't work at all (see above) Also my custom checkin policies and custom work item control don't work (I've yet to have enough time to look into why - I suspect there's a way to get them working)
I think the best option if you have the disk space is to install vs.net 2010 side-by-side with 2008 and see how you get on.
That's right John. Generally you use the Power Tool version that matches the VS version. The Power Tools work with the older servers. There are a few exceptions (like the Process Template Editor) where you have to use the older IDE and Power Tools to accomplish certain tasks (mostly administrative) against older servers.
Excellent set of tools. Really interested in the custom work items bits.
VS/TFS 2010 is looking much better!