Tool OverviewTFS PS Integration Editor is a tool that manage the main functionally of "TfsAdmin ProjectServer" command line tool. It's very simple and basic tool which is built with VS 2012 windows form project. This version is working with TFS 2012. All what you need to do is change the setting in the configuration file to point to the TFS collection URL and to the location for tfsadmin.exe. After that just run the exe file. Supported and Unsupported CommandsUsing this tool you can run the following commands: /GetMappedCollections The below commands are not supported yet, and you have to do it manually: /DownloadFieldMappings Before Running the toolBe sure to change the setting in the configuration file as below:
TFSAdminEXEDirectory: location of TfsAdmin.exe file , Example: C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE MappedWorkItems: The default mapped workitems, Example: task,requirement |