Team Foundation Server Power Tools December 2011

Microsoft Free

Power Tools are a set of enhancements, tools and command-line utilities that increase productivity of Team Foundation Server scenarios.

Microsoft
(85) Review
Visual Studio
2010
Download (568,079)
7/9/2012
10.0.41206.0
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (85)
Q and A (191)
Sign in to Write a Review
Sort By:

by Sergio Parra | April 27 2013

Great set of tools! It makes all easier!

by BasantP | November 15 2012

This is nice tool and make TFS funtions easier..

by BruceP | November 07 2012

by Fabiano Batista | August 07 2012

I tested the backup tool feature, and it worked perfectly. Very handy tool.

by 吴慧锋 | August 02 2012

dose not work in vs 2012 rc, work with vs 2010 but can not edit Microsoft Visual Studio Scrum 2.0 - Preview 4

by GanganapalliPavanKumar | July 01 2012

It is very nice being able to edit XAML within the build process templates. This should be a common tool within Visual Studio. Thanks for doing this.

by smartellie | June 20 2012

Don't know why I cannot view the 78 reviews that others have written. Microsoft - get with the "app" process - we all expect to see other reviews before we buy a product...

by Gerald Bauer | June 15 2012

It is nice being able to edit XAML within the build process templates. This should be a common tool within Visual Studio. Thanks for doing this.

by Mr. Wharty | June 08 2012

Another must have add-in

Great tools for TFS...

by verma.nitin | May 17 2012

by Arvin_DJ | May 12 2012

Had to wrestle a bit to make things work (Think Backup tool permissions!)

On the whole though a very powerful set of tools that should be part and parcel of Visual Studio.

Hoping VS 11 / TFS 11 includes all of these as from RTM.

by ezien | May 08 2012

by Brandon Williams | April 26 2012

Nice tools.

by MartinIs2Fast | April 14 2012

I see problems with Team Members and Cisco Webex Connect version 7.2.0.16843
I had to disable that feature (Team Members and Team Members Contact Synchronization)
Hope they fix it soon :(

by Guido Over | April 13 2012

by Andromeda Nebula | March 21 2012

Same problem as mentioned by 'by Jon Kirby | March 09 2012 '
Visual studio crashes againa and again . I have to uninstall the Tools to make my visual studio work. Thats a shame I can't even use the Tool.
Iam hoping some update will be done in order to solve the issue. Else it makes simply useless.

by Asaf Benyamin | March 15 2012

by Jon Kirby | March 09 2012

The Team Explorer changes causes Visual Studio to crash whenever you go to Team Explorer. This happens on our main development machines but not on our virtual build machine. On the build machine the additions seem good.

The Windows Explorer integration works fine and is good.

Rating it down due to it's stability issues on some machines.

by Thiago Rogerio de Oliveira | February 22 2012

The process and work item edit tool is very good!!

1 - 20 of 85 Items   
Sign in to Start a Discussion


  • Process for restore of backup plan onto different server
    1 Posts | Last Post November 10, 2010
    • Is there a procedure for using the Power Tools to restore the databases onto a different server?  There is a manual procedure for restoring databases that were backed up manually, but not using this tool.  
      
      I am assuming install SQL server and TFS, the Team Explorer and the Power Tools on the other server prior to restore.  When I try to restore via the power tool, I am told to drop or rename the existing databases.  Since these were just created as part of installing a new instance of SQL and TFS, do I just drop/delete all the databases for TFS?  It seems like after I do that, then the restore fails with permission issues.  The tool says that the databases restored, but the they didn't restore.  Looking at the logs, I got access denied trying to restore.
  • Error appears when backup TFS2010 these days.
    3 Posts | Last Post November 03, 2010
    • Not sure what cause this issue. But previously it runs well.
      The error show me is: "There is an error in XML document (309, 101). For more information, please refer to the logs. "
      Anyone may help?
      
      Logs is too long, how can I attach it? 
    • I've run into the same issue.  It is the result of the BackupSets.xml in your backup directory becoming too large.  This appears to happen if you take frequent transaction or differential backups and have the number of days to keep set to large.  Try setting the number of days of backups lower and/or reducing the frequency of your transactional/differential backups to see if that helps.
    • It works now by removing BackupSets.xml.
      But the file is only 33K. Not sure why it caused xml parsing error.
  • Installing TFS Power Tools September 2010
    2 Posts | Last Post October 30, 2010
    • Hi, 
      
      I already have TFS Power Tools April 2010 installed, do I need to remove it before I install September 2010?
    • AMP
      Yes - If you try to install TFSPT Sept 2010 over TFSPT April 2010, you will get a dialog stating:  "Another version of this product is already installed."  You will have to uninstall April 2010 before proceeding.
  • AdminPTHelper.exe fails when attempting to "Create Backup Plan"
    1 Posts | Last Post October 08, 2010
    • After installing the Power Tools I started TFS Admin Console and clicked on "Create Backup Plan".  An error dialog was displayed with the message, "AdminPTHelper.exe has stopped working.".  I did a web search and found absolutely nothing pertaining to this condition.  Thoughts?
  • View With ... not working on deleted items.
    1 Posts | Last Post October 07, 2010
    • The View With ... command in the Source Control Explorer is not working on deleted items. (If showing them is activated in Visual Studio.)
      Choosing View With ... reports an error that the Item was not found in source control version T.
      I hope it's possible to fix this. Thanks.
  • Exceptions when creating backup plan
    1 Posts | Last Post October 05, 2010
    • Hi there, im tryin to create a backup plan for a TFS installation. 
      The backup is running under account NT AUTHORITY\NETWORK SERVICES.
      I have configured the backup plan to also backup sharepoint and report server.
      The verification process goes fine but when executing the backup plan i get the folllwoing exception:
      
      Info   @10:41:41.356] SqlExecuteNonQueryScript threw Sql Exception on statement 'if (not exists(select * from sys.tables where name = 'tbl_TfsTransactionLogMark'))
      begin
      	Create Table tbl_TfsTransactionLogMark
      	(
      		logmark tinyint
      	)
      	Insert into tbl_TfsTransactionLogMark (logmark) Values (1)
      end
      	' Exception:System.Data.SqlClient.SqlException (0x80131904): DDL statement is not allowed.
      
      Any idea?
      
      Niclas
  • Can't configure alerts if non-standard SMTP port required.
    1 Posts | Last Post October 01, 2010
    • There is no way to set the port to use to connect to the SMTP server. It's hard enough to get the normal TFS alerts to work with a non-standard port (you have to edit the job agent config file by hand).
      
      Did you not consider those of us who don’t use port 25?
      
  • Team Foundation Server Backups - Alerts Page freezes
    2 Posts | Last Post September 30, 2010
    • During the Server Backup Configuration, in the Alerts Page, when I set the E-mail To Address and click the Test button, the progress image appears but nothing happens.
      
      The SMTP Host IP is there and correct and the Alerts from TFS works.
      
      I´ve tried to click on booth navigation buttons, Previous and Next, but the page doesn´t change.
      
      No errors and no actions.
      
      Where can I check the possible error?
    • The test e-mail alert process continue running, and only when get in to the Readness Check, an Alert Box popups and show the message:
      
      "You do not have permission to send email alerts."
      
      I check the TFS log and the test was running until the Readness Check.
      
  • Full recovery model forced during full backup
    1 Posts | Last Post September 28, 2010
    • This tool reverts the recovery model back to FULL when doing a full backup.  Is this required to maintain a Full recovery model?  If I want to use the simple recovery model, can this be changed to not force it back to full? 
  • VS2008 and VS2010 compatibility
    2 Posts | Last Post September 23, 2010
    • If I have the powertools 2.3 for VS2008 installed, do I need to uninstall it to install Powertools 3.1?
      If so, does that mean that I will no longer be able to use the powertools in VS2008?
      
      Currently our TFS Server is 2008.
      
      In our shop we have projects that use both VS2008 and VS2010, so I would like to be able to use the powertools in either environment on the same computer. Is that possible?
    • Hi,
      
      All versions of power tools (the one for VS 2005, VS 2008 and VS2010) can sit side by side. 
      So you do not need to uninstall power tools 2008 (nor should you if you using the check-in policy pack)
      There will obviously be certain options that integrate specifically for TFS 2010 that would not work (all the TFS server tools).
      But from the client side it should all work.
171 - 180 of 191 Items