Thursday, 13 November 2014

How to update TFS Workspace after changing computer name


  1. Open Visual studio command prompt
  2. Paste following code: tf workspaces /updateComputerName:xxxxxx /s:"https://xxx.visualstudio.com/DefaultCollection"
  3. Done

No comments:

Post a Comment