[MS] Kill Script

Do you like me want all the power for that windows application, latest game or crack a password with cain. Kill all thoes services in the toolbar.

Download PSKill from Sysinternals and save in the system path.

Create a batch file (.bat) with your favourite editor (I use VIM).
This is mine below.

c: type pskill-all.bat
rem Kill batch File
rem option -t needed when process has children!

pskill.exe -t GoogleDesktop.e
pskill.exe nettime.exe
pskill.exe eraser.exe
pskill.exe pageant.exe
pskill.exe firefox.exe
pskill.exe soffice.exe
pskill.exe ClamTray.exe
pskill.exe justshed.exe
pskill.exe realsched.exe
pskill.exe PccNTMon.exe

Comments

Popular posts from this blog

Solaris 11 Locale en_GB.UTF-8 / en_GB.ISO8859-1 / en_GB.ISO8859-15

Scheduled network capture on Windows using Wireshark (tshark.exe)

Can you use Solaris wanboot to boot a system into single user mode?