How to stop windows service which is stuck at starting or stopping?
Sometime I have problem with service which is in status "starting" or "stopping". Below I will show you how to resolve it without server restart. In most cases it should help. First, we have to determine service name of service which is hanged. The easiest way is checking it via services.msc and then check properties of service.…



