Cause TFS InvokeProcess Build Activity to run under other credentials

前端 未结 2 1436
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-14 21:21

We have customized the build process with a InvokeProcess action that runs a powershell script that deploys our sln.

Problem is that this script must be run under a

2条回答
  •  旧时难觅i
    2021-01-14 21:41

    I have created a blog post on this how you can achieve this: Customize Team Build 2010 – Part 9: Impersonate activities (run under other credentials)

提交回复
热议问题