Welcome to Powergui.org - an open source community for Windows Powershell

PowerGUI.org PowerGUI.org and blogs
[1852] Team Foundation Server Project Browser PowerPack    « Back to Category
Author: Steve Crouse, Created on: Apr 25, 2008 8:13 PM
Keywords: .net;team foundation server
Rating:


Allows browsing of TFS projects by Area Path or Iteration.
Allows execution of stored queries for any project.
Allows viewing of work item attachments.
Multi-select a group of work items and click the 'Open vs. closed chart' action to generate a simple pie chart.

Must be run from a machine with Team Explorer installed.
Will prompt for the TFS server address.
Click the 'Change server connection' node to connect to a different server.


Known issues:
- The edit work item dialog is not functional due to a Multithreaded Apartment/Single-threaded Apartment issue. Powershell runs in MTA mode and the TFS work item editor control requires STA mode. Currently there doesn't seem to be any nice way of launching a STA thread from Powershell.
- The move work item iteration functionality seems to update the local work item instance, but the change doesn't flush to the server.
- I haven't been able to successfully load the TFS assemblies from within Powershell on a 64bit install of Windows.

Document Rating
Rating:

Downloads
Click to download this attachment TeamFounda...ser.powerpack (30.6 K)
Downloaded 931 Times
Related Documents
No Related Documents