<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to list running processes and kill them via the command line</title><link>http://blogs.technet.com/steve_lamb/archive/2006/06/30/439556.aspx</link><description>Thanks to James for letting me know that there's an easy way to list and kill processes from the Windows Vista command line. Back in the days (pre-Microsoft) when I was an UNIX network administrator I often used the command "ps -ef" to list the running</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Interesting Finds: June 30, 2006 AM</title><link>http://blogs.technet.com/steve_lamb/archive/2006/06/30/439556.aspx#439624</link><pubDate>Fri, 30 Jun 2006 18:04:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:439624</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>Interesting Finds: June 30, 2006 AM</title><link>http://blogs.technet.com/steve_lamb/archive/2006/06/30/439556.aspx#439625</link><pubDate>Fri, 30 Jun 2006 18:06:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:439625</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>Tip/Trick: Command-line Tasklist/Taskkill Utilities </title><link>http://blogs.technet.com/steve_lamb/archive/2006/06/30/439556.aspx#439805</link><pubDate>Sat, 01 Jul 2006 22:28:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:439805</guid><dc:creator>ScottGu's Blog</dc:creator><description>Problem You want a quick way to kill a process on your system, or kill and restart an ASP.NET or IIS</description></item><item><title>re: How to list running processes and kill them via the command line</title><link>http://blogs.technet.com/steve_lamb/archive/2006/06/30/439556.aspx#439968</link><pubDate>Mon, 03 Jul 2006 11:45:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:439968</guid><dc:creator>James Saull</dc:creator><description>If this floats your boat, then you should be spending some time with the new Windows Power Shell (FKA Monad). If that does not satisfy your ps -ef | grep... needs then you need to just install a KSH on Vista ;o)</description></item><item><title>More on the Vista command prompt</title><link>http://blogs.technet.com/steve_lamb/archive/2006/06/30/439556.aspx#440480</link><pubDate>Fri, 07 Jul 2006 00:41:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:440480</guid><dc:creator>James O'Neill's blog </dc:creator><description>When &amp;nbsp;I made my &amp;amp;quot;Vista Cool wall&amp;amp;quot; post, I said there were some new command line tools. I came across...</description></item><item><title>re: How to list running processes and kill them via the command line</title><link>http://blogs.technet.com/steve_lamb/archive/2006/06/30/439556.aspx#440581</link><pubDate>Fri, 07 Jul 2006 13:42:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:440581</guid><dc:creator>Arthur</dc:creator><description>Hiya,
&lt;br&gt;Taskkill is also avalable under XP ...
&lt;br&gt;
&lt;br&gt;Sometimes the PID is not displayed so My personal favourite is 
&lt;br&gt;taskkill /f /im &amp;quot;process/service_name&amp;quot;
&lt;br&gt;taskkill /f /im explorer.exe
&lt;br&gt;
&lt;br&gt;The same command line can also be used to kill multiple processes
&lt;br&gt;taskkill /f /im iexplorer.exe /im calc.exe
&lt;br&gt;
&lt;br&gt;Does this make sense ?
&lt;br&gt;
&lt;br&gt;A
&lt;br&gt;</description></item><item><title>re: How to list running processes and kill them via the command line</title><link>http://blogs.technet.com/steve_lamb/archive/2006/06/30/439556.aspx#440601</link><pubDate>Fri, 07 Jul 2006 15:44:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:440601</guid><dc:creator>Steve Lamb</dc:creator><description>Arthur&amp;gt; Thanks for your suggestions. I noticed yesterday that it's available on XP and most likely 2003 too though I haven't tried that.</description></item></channel></rss>