0
votes

I am the admin of TFS 2015 Update 3. I would like to allow one power user create team projects permissions on a dedicated collection for his department. what is the best practices for this?

Thank you

1

1 Answers

0
votes

To create team projects you must have the Create new projects permission set to Allow.

  • If you don't mind the power user have other related collection level permissions, the simplest solution is adding him to Project Collection Administrators Group. How to do this please follow this tutorial. Since Project Collection Administrators are granted all collection-level permissions.
  • If you just want to give the power user create new projects permission or not all collection level permissions. Suggest you to crate a new collection level "security group", setting the properly permission for the group. Finally, add the power user in this group.

And this is for a dedicated collection, unless you explicitly add that power user to another team project collection admin group, otherwise he do not have corresponding permission to create team projects in that collection.

You could manage collection-level permissions through the web portal admin context or TFSSecurity command-line tool.