How to delete Agents for Visual Studio 2013

Microsoft Visual Test Agent and Controller for running compiled tests on a node without installing all of Visual Studio. By default this package installs only the Test Agent. Use the switch /ControllerInsteadofTestAgent to install the Test Controller instead. If you need both on one node, run the package once with no options and then again with '/ControllerInsteadofTestAgent -Force'

  #### Package Parameters
  The following package parameters can be set:

  * `/ControllerInsteadofTestAgent` - install the Test Controller instead of just the Test Agent.

  These parameters can be passed to the installer with the use of `-params`.
  For example: -params '"/ControllerInsteadofTestAgent"'.
  To add Controller to a machine with Agent already installed: -params '"/ControllerInsteadofTestAgent"' -force.
Downloads number: 4 329
Size: 6.01 kB
Update Date: 28.01.2019
Distribution Scheme: free of charge software
Operation Systems: Windows 7 x64, Windows 8 x64,
Windows 8.1 x64, Windows 10 x64, Windows 11 x64