Skip to content

VsTest 2.157.3

Compare
Choose a tag to compare
@damccorm damccorm released this 18 Sep 19:17
· 3195 commits to master since this release
e9932f6
  1. If you are not the TFS team project collection administrator, make sure that you have been added as an agent pool administrator at All Pools level. For more information, see Agent pools.

  2. Download the attached PowerShell script VsTest-2.157.3.ps1.

  3. On one your TFS Application Tiers, open a PowerShell console, and then change the current location to the directory where you downloaded the .ps1 file in step 2.

  4. To verify that your execution policy allows for the execution of installation scripts, run the following command line:

Set-ExecutionPolicy Unrestricted -Scope Process -Force
  1. From a TFS Application Tier, run the installation script against your TFS collection, as follows:
.\VsTest-2.157.3.ps1 -CollectionUrl http://myserver:8080/tfs/DefaultCollection