How to stop services that Team Foundation Server uses?
To stop services that Team Foundation Server uses
On the server that is running the application-tier services for Team Foundation, open a Command Prompt window, and change directories to Drive:\%programfiles%\ Microsoft Team Foundation Server 2010\Tools.
Type the following command:
TFSServiceControl quiesce
For more information, see TFSServiceControl Command.
Comments
Anonymous
August 02, 2012
Hi Team, I have a condition where i need to stop the service of TFS for selected system only. ex: in team 10 system there, all conncted to TFS while deployment of App i need to make sure that no system should do any check in middle of deployment process, so i need to make TFS active in my system only and stop on other 9 system till i finish deployment. Kindly do needfull Thanks and Advance AnilAnonymous
July 24, 2013
I found that command was not recognized on TFS 2010.