http://www.perlmonks.org?node_id=348902


in reply to Kill process program??

I have perl scripts that call Sysinternal's PSTools package to do remote process views/kills etc. You could also delve into Win32::Process, but it's not as effective. But then, this is all win-centric.