Sintaxis: TfsLabConfig permissions /collection: /allow:(* |perm1[,perm2,.]) /deny:(* |perm1[,perm2,.]) /remove:(* |perm1[,perm2,.]) ...

Sintaxis:
TfsLabConfig permissions
             /collection:
             []
             [/allow:(* |perm1[,perm2,...])] 
             [/deny:(* |perm1[,perm2,...])]
             [/remove:(* |perm1[,perm2,...])]
             [/inherit:yes|no]
             [/user:nombreDeUsuario1[,nombreDeUsuario2,...]]
             [/group:nombreDeGrupo1[,nombreDeGrupo2,...]]


Especificadores de ObjectSpec:

             /url:VSTFS:///LabManagement//

             /teamProjectCollectionHostGroup:
                             
                 | /teamProjectCollectionLibraryShare:
                             

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

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

             /teamProject: 
             /teamProjectHostGroup:
             [/labEnvironment:]



Lista de permisos: ManageLocation, DeleteLocation,
                     Read, Create, Write, Edit, Delete,
                     Start, Stop, Pause, ManageSnapshots,
                     ManagePermissions, ManageChildPermissions,
                     EnvironmentOps, FullControl


Ejemplos:

TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Colección0
             /user:dominio1\usuario1 /allow:Read

TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Colección0
             /Url:VSTFS:///LabManagement/recursoCompartidoDeBibliotecaDeProyectosDeEquipo/102
             /user:dominio1\alias1 /allow:Create
             
TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/colecciónPredeterminada /teamProject:P1
             /teamProjectHostGroup:PHG1 /LabEnvironment:LE1
             /group:"[Proyecto1]
eaders" /allow:Start /deny:Stop
                        
TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Colección0 /teamProject:Proyecto1
             /teamProjectLibraryShare:PLS1 /LabTemplate:LT1
             
TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Colección1
             /Url:VSTFS:///LabManagement/LabEnvironment/14 /user:dominio1\usuario1
                  
TfsLabConfig Permissions 
             /collection:http://abc:8080/TFS/Colección0 /teamProject:Proyecto1
             /teamProjectHostGroup:PHG1 /LabEnvironment:LE1 /inherit:no