A selection of PowerShell scripts that make use of the TFS/VSTS APIs, both the older .NET and Java ones and the prefered current REST API
Going forward I will place all the code samples in use in blog posts here.
- Scripts to assist in the migration between TFS instances as detailed in this post
- REST versions of scripts to assist in the migration between TFS instances as detailed in this post
- Script to create a standard set of tasks for backlog items in an iteration
- Script to create releases notes for a build in markdown [as detailed in this post)[http://blogs.blackmarble.co.uk/blogs/rfennell/post/2016/03/01/A-vNext-build-task-and-PowerShell-script-to-generate-release-notes-as-part-of-TFS-vNext-build.aspx]