Syntax -
TfsLabConfig DeleteTeamProjectLibraryShare 
             /collection:
             /teamProject:(* | ) 
             /name:(* | )
             [/NoPrompt]
Examples:
TfsLabConfig DeleteTeamProjectLibraryShare 
             /collection:http://abc:8080/TFS/DefaultCollection
             /teamProject:*
             /name:* 
TfsLabConfig DeleteTeamProjectLibraryShare 
             /collection:http://abc:8080/Collection0
             /teamProject:Project1
             /name:ls1   
						Syntax - TfsLabConfig ClearServiceAccount /collection: Examples: TfsLabConfig ClearServiceAccount /collection:http://abc:8080/TFS/DefaultCollection ...
Syntax - TfsLabConfig CreateTeamProjectHostGroup /collection: /teamProject:(* | ) /teamProjectCollectionHostGroup:(* | /name: ...
Syntax - TfsLabConfig CreateTeamProjectLibraryShare /collection: /teamProject:(* | ) /teamProjectCollectionLibraryShare:(* ...
Syntax - TfsLabConfig DeleteTeamProjectHostGroup /collection: /teamProject:(* | ) /name:(* | ) /NoPrompt Examples: TfsLabConfig ...
Syntax - TfsLabConfig DeleteTeamProjectLibraryShare /collection: /teamProject:(* | ) /name:(* | ) /NoPrompt Examples: TfsLabConfig ...
Syntax - TfsLabConfig GetServiceAccount /collection: Examples: TfsLabConfig GetServiceAccount /collection:http://abc:8080/TFS/DefaultCollection ...
Syntax - TfsLabConfig SetServiceAccount /collection: /user: Examples: TfsLabConfig SetServiceAccount /collection:http:// ...
Syntax - TfsLabConfig UpdateServiceAccountOnDeployedEnvironments /collection: /labEnvironmentIds: Examples: TfsLabConfig ...
Syntax- TfsLabConfig GetVMMServer /collection: Example: TfsLabConfig SetVMMServer /collection:http://abc:8080/TFS/DefaultCollection ...