chr6 Platinum Member Oct 1, 2002 2,304 1 76 May 1, 2006 #1 in the task manager, i see multiple instances of a program running. (30 or so on a server) is there a cmd line switch to kill all processes of that name? i know the command 'kill [PID]' but is there one to kill them all in one shot? thanks.
in the task manager, i see multiple instances of a program running. (30 or so on a server) is there a cmd line switch to kill all processes of that name? i know the command 'kill [PID]' but is there one to kill them all in one shot? thanks.
J Jzero Lifer Oct 10, 1999 18,834 1 0 May 1, 2006 #3 PSKill will probably be just what the doctor orders. If you specify a process name PsKill will kill all processes that have that name.
PSKill will probably be just what the doctor orders. If you specify a process name PsKill will kill all processes that have that name.