0

How do I start or stop the FogBugz Maintenance Service on Windows?

flag

1 Answer

0

Gooey

  1. Go to Start -> Control Panel -> Administrative Tools -> Services

  2. Find the FogBugz Maintenance Service and select it

  3. Click stop or start in the left pane

Command-line

Run NET STOP "FogBugz Maintenance Service" to stop it or NET START the same to start it.

link|flag
From the command line, NET STOP "FogBugz Maintenance Service" (or NET START the same) – Jacob Apr 14 2010 at 3:33
thanks ! – adambox Apr 14 2010 at 15:53

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.