"Microsoft Test Manager cannot install a test agent on these machines" when creating a new Lab Center environment

I am trying to create a new environment in the Laboratory Center, and at the verification stage you will receive the following error.

Error

Text version:

Make sure the machines are accessible using a username and password is provided. Mistake

JPTest: Microsoft Test Manager cannot install a test agent on these machines. Possible reasons:

  • Cars do not work or they are not available on the network.
  • File and printer sharing exclusion is not enabled on machines.

I checked (many times) that the File and Printer Sharing exception was enabled and that the computer was accessible on the network. The username and password are also correct.

, , ​​ ( , JPTest, , Windows)

Visual Studio 2012, SCVMM.

, , . ?

+4
5

- MTM.

, mtm.exe.config( C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE Visual Studio 2012).
, : MTM?
.

, MTM, - .
Visual Studio 2012 , , .reg Windows:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\EnterpriseTools\QualityTools\Diagnostics]
"EnableTracing"=dword:00000001 
"TraceLevel"=dword:00000004
"LogsDirectory"="C:\Temp"

.

EnableTracing , (1) OFF (0).
TraceLevel () :

  • 1
  • 2 -
  • 3 - ,
  • 4 ,

LogsDirectory . , % TEMP%.
- < a > .EqtTrace.log, . mtm.EqtTrace.log.

MTM .
, ( EnableTracing 0).

+6

"".
, MTM .

"" , .

+1

. Microsoft Test Manager 2013, . , !

0

.

MTM.exe.config, , 2 :

enter image description here

  • MTM_Trace.log :

- System.IO.FileNotFoundException: 'C:\Users\p738753d\AppData\Local\Microsoft\Team Foundation\4.0\TestManagement\9dbaf515-0cad-4d11-b34e-cd083e6628eb_Aum. XML.

MSDN , . , , , , (<GUID> _Aum.xml) , , <GUID> MTMTrace.log.

  1. <GUID> MTM_Trace.log , dll VideoRecorderEngine - BadImageFormatException:

'C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\DataCollectors\Microsoft.VisualStudio.QualityTools.VideoRecorderEngine.dll'. . : System.BadImageFormatException: :///C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\DataCollectors\Microsoft.VisualStudio.QualityTools.VideoRecorderEngine.dll ' . , . : ':///C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\DataCollectors\Microsoft.VisualStudio.QualityTools.VideoRecorderEngine.dll'

DLL BadImageFormatException, , x86 x64.

, VideoRecorderEngine.dll , : enter image description here

:

enter image description here

, , - Elena!

, MTM.exe.config.

0

MTM . ..

-1

All Articles