I installed TFS Power Tools for 2013. But how do I access powershell commands.
The document suggests using
Add-PSSnapin Microsoft.TeamFoundation.PowerShell
which gives an error:
Add-PSSnapin: Windows PowerShell snap-in "Microsoft.TeamFoundation.PowerShell" is not installed on this computer.
source share