In the past I have use an application from the Windows 2000 Resource Kit called rkill.exe and its GUI counter part called wrkill.exe to remotely kill processes. But lately I find that it is more and more unreliable and I get an error message “The RPC server is unavailable“. So I decided to write a utility that uses Windows built-in WMI (Windows Management Instrument) to find and kill processes instead. This application is freely available and I have included the source code released under the GPL v3 license. The application is written in AutoIT. If you use this and like it please let me know in the comments. I find it useful when trying to remove spyware from people’s computers around the office.
Application: Remote Process Kill (392)
Source: Remote Process Kill Source (345)

RemoteProcKill.exe
