共用方式為


/g- 命令

使用 /g- 可以從現有群組中移除使用者或使用者群組。

必要的使用權限

若要使用 /g- 命令,您必須分別將 [檢視集合層級資訊] 和 [編輯集合層級資訊] 或 [檢視執行個體層級資訊] 和 [編輯執行個體層級資訊] 權限設為 [允許],視您使用的是 /collection/server 參數而定。 如需詳細資訊,請參閱Team Foundation Server 使用權限

TFSSecurity /g- groupIdentity memberIdentity [/server:CollectionURL] [/instance:ServerURL]

參數

引數

描述

groupIdentity

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

memberIdentity

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

/collection:CollectionURL

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

/server:ServerURL

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

備註

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

您也可以使用 Team 總管,將使用者和群組加入至現有的群組。 如需詳細資訊,請參閱 從 Team 專案群組移除使用者從預設群組移除使用者從集合層級群組移除使用者

範例

下列範例會將 Datum1 網域使用者 John Peoples (Datum1\jpeoples) 從 Team Foundation Administrators 群組中移除。

注意事項注意事項

本文件中所述,用來舉例之公司、組織、產品、網域名稱、電子郵件位址、標誌、人物、場所和事件皆為虛構。沒有意圖或不應該推斷為與任何真實存在的公司、組織、產品、網域名稱、電子郵件位址、標誌、人物、場所或事件有所關聯。

>tfssecurity /g- "Team Foundation Administrators" n:Datum1\jpeoples ALLOW /server:http://ADatumCorporation:8080

範例輸出:

TFSSecurity - Team Foundation Server Security Tool
Copyright (c) Microsoft Corporation.  All rights reserved.

The target Team Foundation Server is http://ADatumCorporation:8080/.
Resolving identity "Team Foundation Administrators"...
a [A] [INSTANCE]\Team Foundation Administrators
Resolving identity "n:Datum1\jpeoples"...
  [U] DATUM1\jpeoples (John Peoples)
Removing John Peoples from [INSTANCE]\Team Foundation Administrators...
Verifying...

SID: S-1-9-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-0-0-0-0-1

DN:

Identity type: Team Foundation Server application group
   Group type: AdministrativeApplicationGroup
Project scope: Server scope
 Display name: [INSTANCE]\Team Foundation Administrators
  Description: Members of this group can perform all operations on the Team Foundation Application Instance.

3 member(s):
  [U] Datum1\hholt (Holly Holt)
  [G] BUILTIN\Administrators (BUILTIN\Administrators)
s [A] [INSTANCE]\Team Foundation Service Accounts

Member of 2 group(s):
a [A] [Collection0]\Project Collection Administrators
e [A] [INSTANCE]\Team Foundation Valid Users

Done.

請參閱

工作

建立集合層級群組

其他資源

使用 TFSSecurity 變更群組和權限

專案層級群組

預設群組