구문 - TfsLabConfig CreateTeamProjectLibraryShare /collection: /teamProject:(* | ) /teamProjectCollectionLibraryShare:(* | ...

구문 -
TfsLabConfig CreateTeamProjectLibraryShare 
             /collection:
             /teamProject:(* | ) 
             /teamProjectCollectionLibraryShare:(* | 
                 
                 /name: 
                 [/description:])
             [/NoPrompt]

예:

TfsLabConfig CreateTeamProjectLibraryShare
             /collection:http://abc:8080/TFS/DefaultCollection
             /teamProject:*
             /teamProjectCollectionLibraryShare:* 

TfsLabConfig CreateTeamProjectLibraryShare
             /collection:http://abc:8080/Collection0
             /teamProject:*
             /teamProjectCollectionLibraryShare:collectionLibraryShare1
             /name:ls1