Sometimes I have trouble stopping processes on my Windows 2000 server. I've tried using the Kill command with the -f switch, but the processes still won't stop. I finally wrote a batch file that runs the Kill command (i.e., kill -f process identifier). I use the AT scheduler to run the batch file. This solution uses the system account to run the Kill command. The system account owns the process and is therefore able to stop the process. I use the AT scheduler rather than Microsoft Scheduled Tasks because only the AT scheduler lets you schedule a job with the system account.

End of Article




You must log on before posting a comment.

If you don't have a username & password, please register now.

Reader Comments

what is the batch file that you wrote.

dashnor

Article Rating 3 out of 5

 
 

ADS BY GOOGLE