Skip to content

Bash 3.142.2

Compare
Choose a tag to compare
@ericsciple ericsciple released this 07 Feb 20:14
3e4a965
  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 Bash-3.142.2.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:
.\Bash-3.142.2.ps1 -CollectionUrl http://myserver:8080/tfs/DefaultCollection