简体   繁体   中英

How to manage tfs permissions with powershell

我需要连接到TFS集合并更改用户X的权限,有什么方法可以通过PowerShell来做到这一点?

You could use the tfssecurity executable to perform these actions.

Take a look at the following link and see if the functionality you desire is supported: http://msdn.microsoft.com/en-us/library/ms252504.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM