Team Foundation Server 2010 Command-Line Utility

On a system I use, I needed to rollback a changeset recently checked-in in Team Foundation Server 2010 but ran into a problem. The problem was that if I went to the directory where the command-line tool TF.exe was located, I would get an error stating the following:

Unable to determine the workspace. You may be able to correct this by running 'tf workspaces /collection:TeamProjectCollectionUrl'.

Of course doing what it says didn’t fix the problem. Continue reading Team Foundation Server 2010 Command-Line Utility