構文 - TfsLabConfig DeleteTeamProjectHostGroup /collection: /teamProject:(* | ) /name:(* | ) /NoPrompt 例: TfsLabConfig DeleteTeamProjectHostGroup ...

構文 -
TfsLabConfig DeleteTeamProjectHostGroup 
             /collection:<コレクション URL>
             /teamProject:(* | <チーム プロジェクト名>) 
             /name:(* | <チーム プロジェクト ホスト グループ名>) 
             [/NoPrompt]

例:

TfsLabConfig DeleteTeamProjectHostGroup 
             /collection:http://abc:8080/TFS/DefaultCollection
             /teamProject:*
             /name:* 

TfsLabConfig DeleteTeamProjectHostGroup 
             /collection:http://abc:8080/Collection0
             /teamProject:Project1
             /name:*