Team foundation server power tools is a set of tools that allow you to manipulate the TFS server from the command line, it also allows you access to many features that cannot be accessed from the gui.
Questions tagged [tfs-power-tools]
176 questions
0
votes
2 answers
TFS 2013: How to Create Alerts for Unfinished Work Items when a Sprint Ends
Is there a way to set up custom alerts on TFS? I already use the web interface to create alerts, but I need to create custom ones that are not based on work item fields only, but also on the current and past iterations. I know that Power Tools used…

user2159457
- 15
- 1
- 3
0
votes
0 answers
Team Foundation Power Tools, tfpt from Command Prompt causing "access denied"?
I'm using visual studio 2013 and tfs 2012 on my project, what i wanted to do is Unshelve shelveset created from one branch to another. I followed this tutorial, and downloaded Team Foundation Power Tools 2013 here. After i install the software…

himawan_r
- 1,760
- 1
- 14
- 22
0
votes
1 answer
Why does TFS Power Tools 2012 not recognise newly uncloaked project?
I have TFS Power Tools 2012 installed on my PC.
I recently uncloaked a project in TFS and performed a get operation to bring the project folder into my private workspace (using server-side for backwards compatability with VS2010).
Whilst in Visual…

Riegardt Steyn
- 5,431
- 2
- 34
- 49
0
votes
1 answer
Undo local changes that exist in a shelveset?
Problem
Often times, while a team is repairing one part of the code base, we have to have a shelveset of theirs locally so that we can continue working. However, in the process of working I need to shelve my changes for a code review for example.…

Mike Perrenoud
- 66,820
- 29
- 157
- 232
0
votes
1 answer
Visual Studio Team Foundation Server - Need to find out if a project is referenced anywhere else in source control (Cleaning Up)
Am performing a re-structuring and cleanup of a large, heavily branched source control system (Visual Studio Team Foundation Server 2013). I need a quick way to find out if projects we are cleaning up (deleting, archiving, moving around) are…
user3624833
0
votes
0 answers
How to make TFS remember password for power tools?
My TFS credentials are different from my windows credentials. To be more precise, here is
how my credentials look like
For my workstation
DomainXXX\myname
password
For TFS
DomainYYY\someothername
somepassword
The problems
Every time I use…

Sunil Purushothaman
- 8,435
- 1
- 22
- 20
0
votes
1 answer
How to use Powertop
I am working on power consumption anaysis of different machines we have in our lab ( servers, power pcs). I came to know about powertop for power analysis. till now, I have used it on my laptop only and analyse power when laptop is on battery and…

Hafiz Muhammad Shafiq
- 8,168
- 12
- 63
- 121
0
votes
1 answer
TFS 2013 - Description HTML Field Can't Be Required
Fellow TFS users and/or junkies,
We are using TFS 2013. When I add required for Description HTML (Microsoft.VSTS.Common.DescriptionHTML), the default value still shows up as "As a I want so that ", THUS it doesn't require the user to fill anything…

Levi Fuller
- 13,631
- 4
- 38
- 44
0
votes
1 answer
How to get latest only from certain folders in TFS using tfpt uu?
My workspace is set to map to the root of the TFS server, which has many projects. When I do a tfpt uu, it gets the entire server. I don't want to cloak every folder that I don't currently need. Is there as easy way to do something like
tfpt uu…

Foo
- 4,206
- 10
- 39
- 54
0
votes
1 answer
TFS 2010 TF50309 view collection-level information
The server is tfs2010. The client is visual studio 2012 and tfs power tools 2012.
I tried to run this command:
C:\> witadmin exportwitd /collection:http://pi-dev-tfs01:8080/tfs /p:SAP /n:Task
TF50309: The following account does not have sufficient…

Eric Hartford
- 16,464
- 4
- 33
- 50
0
votes
1 answer
Cannot install Windows Shell Integration of Microsoft Visual Studio Team Foundation Server 2012 Power Tools
When trying to install Microsoft Visual Studio Team Foundation Server 2012 Power Tools, if I select Windows Shell Integration, I will get the error message that stops me from moving on.
What should I do to get rid of this error?

Nam G VU
- 33,193
- 69
- 233
- 372
0
votes
1 answer
How can I change what user connects to TFS when using TFS power tools 2012 shell extensions?
I have the TFS power tools installed, and I can see the shell extensions context menus; however, I can't find a way to bypass the integrated windows authentication and specify a new username per operation. I am using a common username on a server…

DomenicDatti
- 655
- 7
- 15
0
votes
1 answer
TFS2008 What is the difference between "Undo Pending Changes" & "Unshelve Pending Changes" exactly?
I was wondering:
In TFS2008 What is the difference between "Undo Pending Changes" & "Unshelve Pending Changes" exactly?
Since I have upgraded to the new TFS2012 power tools I no longer can "Undo Pending Changes" on our old tfs2008 instance. But it…

drzounds
- 369
- 3
- 16
0
votes
1 answer
How to connect to a different team project collection with tfs power tools in windows shell?
We are migrating from TFS 2010 to TFS 2012. Some of the members don't have visual studio installed and won't be using but still need to be able to connect to TFS, hence we are using power tools. My question the people who are not using visual studio…

user2322588
- 1
- 1
0
votes
2 answers
How to change check in policy behaviour with tfs power tools 2012
trouble again with Team Foundation Server Power Tools 2012. I just installed VS2012 and the power tools. We use check in policies. My problem: when I associate a ticket with a check in (as my policy demands), the ticket is set to 'resolved'. I don't…

anhoppe
- 4,287
- 3
- 46
- 58