共用方式為


/gud 命令

使用 /gud 來變更伺服器層級或集合層級群組描述。

必要的使用權限

若要使用 /gud 命令,您必須將 [編輯專案層級資訊] 權限設定為 [允許]。如需詳細資訊,請參閱 Team Foundation Server 使用權限

TFSSecurity /gud GroupIdentity GroupDescription [/collection:CollectionURL] [/server:ServerURL]

參數

引數

描述

GroupIdentity

指定群組識別。如需有效識別規範的詳細資訊,請參閱 TFSSecurity 識別和輸出規範

GroupDescription

指定群組的新描述。

/collection:CollectionURL

如果不使用 /server 則為必要項。依下列格式指定 Team 專案集合的 URL:http://ServerName:Port/VirtualDirectoryName/CollectionName

/server:ServerURL

如果不使用 /collection,則為必要項。依下列格式指定應用程式層伺服器的 URL:http://ServerName:Port/VirtualDirectoryName

備註

在 Team Foundation 的應用程式層伺服器上執行此命令。

範例

下列範例會將 "The members of this group test the code for this project" 描述與 "Datum Testers" 群組產生關聯。

注意事項注意事項

範例僅供解說之用,皆為虛構。沒有影射任何真實存在的人事物,也不應推斷為與其有所關聯。

>TFSSecurity /gud "Datum Testers" "The members of this group test the code for this project" /collection:CollectionURL

請參閱

其他資源

使用 TFSSecurity 變更群組和權限

Managing Groups

Default Groups

Global Groups

Team Project Groups