Syntaxe : TfsLabConfig permissions /collection: /allow:(* |autor1[,autor2,.]) /deny:(* |autor1[,autor2,.]) /remove:(* |autor1[,autor2,.]) ...

Syntaxe :
TfsLabConfig permissions
             /collection:
             []
             [/allow:(* |autor1[,autor2,...])] 
             [/deny:(* |autor1[,autor2,...])]
             [/remove:(* |autor1[,autor2,...])]
             [/inherit:yes|no]
             [/user:nomUtilisateur1[,nomUtilisateur2,...]]
             [/group:nomGroupe1[,nomGroupe2,...]]


Spécificateurs de ObjectSpec :

             /url:VSTFS:///LabManagement//

             /teamProjectCollectionHostGroup:
                             
                 | /teamProjectCollectionLibraryShare:
                             

             /teamProject:
             [/teamProjectLibraryShare:* | /teamProjectHostGroup:*]

             /teamProject: 
             /teamProjectLibraryShare:
             [/labEnvironment:
                 | /labTemplate:]

             /teamProject: 
             /teamProjectHostGroup:
             [/labEnvironment:]



Liste d'autorisations : ManageLocation, DeleteLocation,
                     Read, Create, Write, Edit, Delete,
                     Start, Stop, Pause, ManageSnapshots,
                     ManagePermissions, ManageChildPermissions,
                     EnvironmentOps, FullControl


Exemples :

TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Collection0
             /user:domain1\user1 /allow:Read

TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Collection0
             /Url:VSTFS:///LabManagement/TeamProjectLibraryShare/102
             /user:domain1\alias1 /allow:Create
             
TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/DefaultCollection /teamProject:P1
             /teamProjectHostGroup:PHG1 /LabEnvironment:LE1
             /group:"[Project1]
eaders" /allow:Start /deny:Stop
                        
TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Collection0 /teamProject:Project1
             /teamProjectLibraryShare:PLS1 /LabTemplate:LT1
             
TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Collection1
             /Url:VSTFS:///LabManagement/LabEnvironment/14 /user:domain1\user1
                  
TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Collection0 /teamProject:Project1
             /teamProjectHostGroup:PHG1 /LabEnvironment:LE1 /inherit:no