<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using Taskkill to End Tasks (and end Task Manager)</title>
	<atom:link href="http://www.iishacks.com/2009/07/10/using-taskkill-to-end-tasks-and-end-task-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iishacks.com/2009/07/10/using-taskkill-to-end-tasks-and-end-task-manager/</link>
	<description>System and Network Administration, IIS, Exchange Server, Windows Tips, Opinions</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:31:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://www.iishacks.com/2009/07/10/using-taskkill-to-end-tasks-and-end-task-manager/comment-page-1/#comment-11874</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 13 Jul 2009 15:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.iishacks.com/?p=348#comment-11874</guid>
		<description>Task Manager hung and each process I opened after hung as well - so even opening it from the shell would not work. I did use tasklist, but Perfmon in 2008 gives far more information and will work even if Task Manager doesn&#039;t. Task list will give you the PID, but perfmon will give you the additional information you need to use the filter arguments if you wish to terminate specific processes that exceed a certain threshold.</description>
		<content:encoded><![CDATA[<p>Task Manager hung and each process I opened after hung as well &#8211; so even opening it from the shell would not work. I did use tasklist, but Perfmon in 2008 gives far more information and will work even if Task Manager doesn&#8217;t. Task list will give you the PID, but perfmon will give you the additional information you need to use the filter arguments if you wish to terminate specific processes that exceed a certain threshold.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natxo asenjo</title>
		<link>http://www.iishacks.com/2009/07/10/using-taskkill-to-end-tasks-and-end-task-manager/comment-page-1/#comment-11837</link>
		<dc:creator>natxo asenjo</dc:creator>
		<pubDate>Sat, 11 Jul 2009 07:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.iishacks.com/?p=348#comment-11837</guid>
		<description>Could you not open the taskmanager from the shell: taskmgr.exe ?

you do not need perfmon to find the name of a process. Just use tasklist without arguments, you get all the running processes. See tasklist /? for all the valid switches.

It keeps amazing me that windows admins just do not know this kind of stuff :-)</description>
		<content:encoded><![CDATA[<p>Could you not open the taskmanager from the shell: taskmgr.exe ?</p>
<p>you do not need perfmon to find the name of a process. Just use tasklist without arguments, you get all the running processes. See tasklist /? for all the valid switches.</p>
<p>It keeps amazing me that windows admins just do not know this kind of stuff <img src='http://www.iishacks.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

