Killing Service via Task Manager? - TechRepublic
General discussion
January 10, 2002 at 01:58 AM
tscislaw

Killing Service via Task Manager?

by tscislaw . Updated 24 years, 5 months ago

I have an application that is running several things as services on my W2K Server. I need to stop and restart these services via command line in a batch file but I am unable to do so using NET STOP.

I could use KILL to kill the process in task manager, but will that have an adverse effect on the service or anything?

This discussion is locked

All Comments