I´ve setup a Test Controller and several Test Agents on VMs. I was able to connect to the Test Controller with every Test Agent except the one installed on a Windows 7 Starter edition. Problem is obvious. Win 7 Starter can not join the domain where the PC hosting the Test Controller is located. How can i get around this problem? Thanks for your help!
Share
What have you tried so far? There’s a number of resources that talk about cross domain issues.
Try 2.2. Controller/Agent in untrusted Windows domains or one is in a workgroup and another one is in domain.
From: http://social.msdn.microsoft.com/Forums/en-AU/vststest/thread/df043823-ffcf-46a4-9e47-1c4b8854ca13
<add key=”AgentImpersonationEnabled” value=”no”/>
Make sure there is no IP Security Policy that prevents the connection (see IP Security Policy under Tools section in the Appendix).
Or Running Tests cross domain with TFS and Visual Studio 2010
http://blogs.msdn.com/b/dustin_andrews/archive/2010/08/12/running-tests-cross-domain-with-tfs-and-visual-studio-2010.aspx