« Home

Deleting TFS Project

Ever tried deleting a TFS project created accidentally??.

As Team foundation server is not having any UI functions to delete the project, we can do this through command line.

Use the below command on your server where TFS is installed and you can completely delete all the traces of the project.

syntax :

TFSDeleteproject [/q] [/force] [/server: servername] teamprojectname

example:

TFSDeleteProject /server:testserver testproject

while specifying the servername please use quotes if the server name has spaces.

Thats it. Now your accidentally/unused project will be removed forever.

Labels: , , , , , ,

Post a Comment

Translate

About me

Narayanan
Senior Software Engineer
Microsoft Certified Professional Developer
MCPD

Chat

Previous posts

Visitors