TFS2012 LabDefault.11 template deploy scripts fail with “Team Foundation Server could not complete the deployment task”

后端 未结 5 728
醉酒成梦
醉酒成梦 2021-01-21 11:10

I am having security issues with lab management and standard environments.

I have TFS2012 update 2 installed in my domain \"DevDomain\". I have a separa

5条回答
  •  渐次进展
    2021-01-21 12:10

    Have you configured your test controller for using lab service account?

    If not try this:

    enter image description here

    Use account with appropriate permissions.

    This account will be used to access to the build drop location, see

    C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\QTController.exe.config
    

    and search for "UseLabServiceAccountToAccessBuildDirectory".

提交回复
热议问题