5 people following this project (follow)

Project Description
Work Item Query Administration (wiqadmin) is command-line utility to manage work item queries in Team Foundation Server.

Supported commands
The following commands are supported for TFS 2008 and TFS 2010 (full documentation can be found on the documentation tab):
  • list queries.
  • export a query.
  • import a query.
  • rename a query (and/or move under TFS 2010).
  • delete a query (or a folder under TFS 2010).

Query folder are supported under TFS 2010 as shown in the following screenshot displaying the list of queries:
WiqAdmin list command example on TFS 2010

Usage
You can use wiqadmin to directly administer your queries without having to use TeamExplorer. Since wiqadmin is a command-line utility, it can be used in batch files when you need such a file to make a custom update on a TeamProject (work item types and queries for example) and be able to execute it in your different environment (Dev, PreProd, Prod).

Last edited May 24 2010 at 11:31 AM by GuillaumeRouchon, version 3