Search code examples
securitytfspermissionsuser-management

Query TFS for permissions


Is there a way to list which users and AD groups have permissions to a folder and all sub folders in a TFS project?

EDIT: We are using TFS 2008


Solution

  • Doesn't the tf permission command give you a list, and you can use the /recursive flag to get information on subfolders this way?

    http://msdn.microsoft.com/en-us/library/0dsd05ft.aspx