by XDK
10. March 2014 10:02
Solution:
Check whether the "[PROJECT NAME]\Project Administrators" group has permissions for the team project
Command to view current permissions
tfslabconfig.exe permissions /collection:<CollectionURL> /Url:VSTFS:///LabManagement/TeamProject/<TeamProject>
Command to grant permissions
tfslabconfig.exe permissions /collection:<CollectionURL> /Url:VSTFS:///LabManagement/TeamProject/<TeamProject>
/Group:"[PROJECT NAME]\Project Administrators" /allow:*