Reputation: 6806
I'm using Visual Studio 2015 (and 2017) and Visual Studio Team Services (VSTS). I've noticed that I have the TFS Power Tools 2015 installed. I am not using a TFS server anywhere nor am I likely to. I'm wondering if I have any use for the power tools. If not I'd like to uninstall them, just to have less cruft on my system.
Do the TFS Power Tools have any use in a VSTS scenario?
Upvotes: 0
Views: 385
Reputation: 114741
The Check-in policies have been rolled into the product as of Visual Studio 2017. The team explorer enhancements too. The cmd-lets were never good to begin with, there's better alternatives in the vsts-cli, tfx-cli and vsteam. And the Windows Shell Extensions ship stand-alone.
Upvotes: 2
Reputation: 41595
TFS Power Tools include few tools and features, the most is irrelevant if you use VSTS, but some of the features still relevant:
If you not using this features you can uninstall it. See Here all details about TFS Power Tools and decide whether to keep it or remove it.
Upvotes: 3