Syntax -
TfsLabConfig CreateTeamProjectLibraryShare 
             /collection:
             /teamProject:(* | ) 
             /teamProjectCollectionLibraryShare:(* | 
                 
                 /name: 
                 [/description:])
             [/NoPrompt]
Examples:
TfsLabConfig CreateTeamProjectLibraryShare
             /collection:http://abc:8080/TFS/DefaultCollection
             /teamProject:*
             /teamProjectCollectionLibraryShare:* 
TfsLabConfig CreateTeamProjectLibraryShare
             /collection:http://abc:8080/Collection0
             /teamProject:*
             /teamProjectCollectionLibraryShare:collectionLibraryShare1
             /name:ls1     
						SyncLock statement Ensures that multiple threads do not execute the statement block at the same time. SyncLock .End Synclock ...
Syntax - TfsBuild definition /new /collection:teamProjectCollectionUrl /name:name /teamProject:project /buildProcess:file ...
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:// ...