How to delete user from multiple projects in team project collection of TFS 2013 -


am getting error while deleting user contributor list of multiple projects in team project collection of tfs 2013 using

tfssecurity /g- groupidentity memberidentity [/collection:collectionurl] [/server:serverurl]

error: multiple identities found matching 'contributors'. please specify following identities

i want delete user projects of collection @ time.

can advise me

thanks in advance

add project name, should trick:

tfssecurity /g- “[team project name]\contributors” n:datum1\jpeoples /server:http://adatumcorporation:8080  

Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -