Re: Service in "stopping" state

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Laura E. Hunter \(MVP\) ("Laura)
Date: 10/21/04


Date: Thu, 21 Oct 2004 16:24:18 -0400

Killing a WIndows Service that Hangs on Stopping:

http://blogs.bartdesmet.net/bart/archive/2004/10/16/438.aspx

Basically you'll use the "sc" and "kill" resource kit utilities to find the
Process ID of the service, and then forcibly end it.

-- 
*****************
Laura E. Hunter - MVP
Replies to Newsgroup only
All advice offered as-is, no warranties expressed or implied
"bl" <bl@discussions.microsoft.com> wrote in message 
news:D7C7290F-8E6E-4D23-AC68-CE03E5A46A45@microsoft.com...
> How do I terminate a service that is stuck in a stopping state without 
> having
> to reboot my server? 


Relevant Pages