In this post, I will describe how we can use the network isolation capability of Lab Management in MTM (Microsoft Test Manager). I will also show how to solve some issues I faced. This video is part of my whole guide of “TFS 2010 Enterprise Installation and Configuration Guide” that is published on CodePlex. For more information about the whole installation and configuration, see the guide on CodePlex.
Issue 1: TF260073 Incompatible Architecture Error
The first issue I faced was [TF260073 incompatible architecture error when trying to deploy an environment in Lab Manager]. This error can happen for many reasons. It happened to me because the LabAD (Active Directory) machine was not able to deploy to the host (Hyper-V) machine that I assigned for the TFS Lab Management. This was because LabAD (Active Directory) was created on the server at my work and the processor was not supported in my home environment. When I tried to change the property of the machine to support different process architecture while it was stored in the library, it couldn’t save the changes. So, I just copied the VHD file from the library to the desired host and then created a VM based on that VHD. I then stored the created VM in the library again from this host that would deploy it later. My advice, if this problem happens, is to use SCVMM to deploy the machine on the desired host and solve the problem first, and then return to Lab Management.
Issue 2: TF267055: Unable to Connect to the Controller
The second issue I faced was [TF267055: The machine is not ready to run tests because of the following error: Unable to connect to the controller on ‘
For any help, just contact me :-) For more information about Network Isolation on MSDN, you can visit the following link: http://msdn.microsoft.com/en-us/library/ee830480.aspx#NetworkIsolatedEnvironments