InvalidBuild Agent Credential
I'm running TC 6.5.2. I've been trying to set the Build Agent to run under certain credential. I have seen a couple of post of how to do it by setting the credential in the Window Services -> Log On -> this account.. and then restart the service. I'm running a command script (.cmd) using the command line option. However, when I use
echo %USERNAME%
in the batch script. It is showing me I'm running under SYSTEM account. Anyone know if I'm missing something?
Please sign in to leave a comment.
Hi
This issue is described in TW-5527.
Current worcarounf is to modify registry settings as explained in comments.
Michael
thanks that addressed the issue. Scott.