8 people following this project (follow)

Project Description

UPDATE: I am hard at work on TFS Projects version 1.8! New features will include refined text display, collection/project only listing - no users, and multithreading for a far more responsive app, and more! I also want to test it against TFS 11, provided I can get that environment up. Stay tuned!

If you have downloaded TFS Projects, please leave a rating! Also, feel free to suggest improvements or features in the discussions. Your feedback is very important to me!

TFS Project Audit will provide a list of all users, by group, for each project or for only one project on a given Team Foundation Server instance via the TFS API.

The default port for the instance is required, which is usually 8080 unless it has been customized for some reason. If you don't know the default port, ask your Team Foundation Server administrator.

There is much more information about each user that could be displayed, look at the IGroupSecurityService2 object for more info. For this program I only used Name and MailAddress for the sake of brevity.

TFS Projects is a Windows Forms application, requiring .Net 4. To make modifications download the source and load up in Visual Studio, the full solution is in the zip file to make customizations easier.

If you are using TFS 2005, check out http://tfsusers.codeplex.com for a comprehensive user audit check for that version of TFS.

Copyright 2012 Jay Eberhard.

Last edited Mar 7 at 1:13 AM by jeberhar, version 16