question about dos commands

chr6

Platinum Member
Oct 1, 2002
2,304
1
76
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.
 

Jzero

Lifer
Oct 10, 1999
18,834
1
0
PSKill will probably be just what the doctor orders.

If you specify a process name PsKill will kill all processes that have that name.