VSTeamBuilder

0.7.3

Powershell Module that automates VSTS/TFS project creation and configuration for large project setups.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name VSTeamBuilder -RequiredVersion 0.7.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name VSTeamBuilder -Version 0.7.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 JS Clifford. All rights reserved.

Package Details

Author(s)

  • JS Clifford

Tags

VSTeamBuilder VSTS TFS DevOps VisualStudio TeamServices Team

Functions

New-TBOrg Remove-TBOrg New-TBTeam Remove-TBTeam New-TBSecurityGroup Get-TBSecurityGroup Remove-TBSecurityGroup Add-TBSecurityGroupMember Remove-TBSecurityGroupMember Set-TBTeamAreaSetting Get-TBTeamAreaSetting Set-TBTeamIterationSetting Get-TBTeamIterationSetting Add-TBTeamIteration Get-TBTeamIteration Set-TBPermission Get-TBTokenCollection Get-TBNamespaceCollection Get-TBToken Add-TBConnection Remove-TBConnection Set-TBDefaultProject

Dependencies

Release Notes

Alpha Release
Added SkipExistingTeam to New-TBOrg
Changed TeamGroups parameter to include ability to specify group permissions on New-TBTeam
Fixed progress bar.
Made New/Remove-TBOrg TFSVC aware.
Added Verbose reporting in New-TBTeam and Remove-TBTeam
Added API Version aware on Area and Iteration functions
Build Process Bug
https://github.com/jsclifford/VSTeamBuilder/blob/master/ReleaseNotes.md

FileList

Version History

Version Downloads Last updated
0.8.30 351 9/6/2018
0.7.3 (current version) 22 8/19/2018
0.5.1 33 7/10/2018
0.4.5 17 7/10/2018
0.4.2 19 7/7/2018