TFSUndoUtility, an open source utility that finds locked pending changes in VSTS.
We have received submission of several projects to the OpenUp open source competition and we are updating the competition site as I write this post.
Here is the first project submitted to the competition:
Project Name: TFSUndoUtility
Project Description: Neat little utility that scans a teamsystem source-control tree and finds all locked pending changes. With a simple double-click, you can undo the change, thus unlocking the file (given you have the sufficient permissions,of course). Very useful if running a single-checkout project, and someone "forgets" to check-in his file before going abroad for two weeks...
Project URL: http://www.codeplex.com/TFSUndoUtility
Developer: Natan Gamoran
Thank you Natan!