Darrell Norton's Blog

Test Driven Development, Agile Software Development, Scrum, and more with .NET

<October 2008>
SuMoTuWeThFrSa
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678


Navigation

My .NET User Groups

Bloggin Buddies

About Me

Articles

My .NET Apps

Subscriptions

News

I've moved! My new blog is here:
Darrell Norton's Blog

 

Post Categories



Kill an application pronto - from the command line on any computer

Jeff Key talks about how to kill an application pronto.  I would like to add that if you have a serious need to kill processes (Jeff's need seems to be the occasion kill), PsTools from Sysinternals has a nifty little utility called PsKill.  It can kill by process ID or name (i.e., aspnet_wp is a good one for me) on a local or remote computer using your account or another that you specify.  The great thing about Sysinternals freeware is that they were xcopy-deployed before it became a .NET thingDebugView is another awesome tool, especially for remote debugging on production computers (where they disable your debugging support!).

posted on Monday, July 14, 2003 9:56 AM by darrellnorton





Powered by Dot Net Junkies, by Telligent Systems