How to manage tfs permissions with powershell -


I need to connect to a TFS archive and change the permissions of user X, whether to do it through PowerShell Any way?

You can use the tfssecurity executable to perform these actions.

Take a look at the following links and see if the functionality is supported as you wish:

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -