<?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: Print Service Manager</title>
	<atom:link href="http://www.ghacks.net/2009/05/14/print-service-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2009/05/14/print-service-manager/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 08:13:38 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shamasis Bhattacharya</title>
		<link>http://www.ghacks.net/2009/05/14/print-service-manager/#comment-792200</link>
		<dc:creator>Shamasis Bhattacharya</dc:creator>
		<pubDate>Fri, 15 May 2009 17:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/2009/05/14/print-service-manager/#comment-792200</guid>
		<description>@Jeff: But it is not always feasible to restart the computer just to clear print queue. (Imagine that u r in the middle of work, or your computer is a print server! Even I had a similar issue: http://www.shamasis.net/2009/05/clearing-print-queue-in-windows/) And... everybody (even experienced users) cannot remember command lines. :) ... I have a hard time running Linux terminals after working on PowerShell for some time ... I even confuse between LS and DIR commands!

For example, even your print commands are incomplete. To fully clear the queue, you need to also delete the documents being spooled. The command to do it is: del %systemroot%\System32\spool\printers\* /Q</description>
		<content:encoded><![CDATA[<p>@Jeff: But it is not always feasible to restart the computer just to clear print queue. (Imagine that u r in the middle of work, or your computer is a print server! Even I had a similar issue: <a href="http://www.shamasis.net/2009/05/clearing-print-queue-in-windows/)" rel="nofollow">http://www.shamasis.net/2009/05/clearing-print-queue-in-windows/)</a> And&#8230; everybody (even experienced users) cannot remember command lines. :) &#8230; I have a hard time running Linux terminals after working on PowerShell for some time &#8230; I even confuse between LS and DIR commands!</p>
<p>For example, even your print commands are incomplete. To fully clear the queue, you need to also delete the documents being spooled. The command to do it is: del %systemroot%\System32\spool\printers\* /Q</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.ghacks.net/2009/05/14/print-service-manager/#comment-791745</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 15 May 2009 08:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/2009/05/14/print-service-manager/#comment-791745</guid>
		<description>Jeff your method is great for experienced users but not for inexperienced users.</description>
		<content:encoded><![CDATA[<p>Jeff your method is great for experienced users but not for inexperienced users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Roselli</title>
		<link>http://www.ghacks.net/2009/05/14/print-service-manager/#comment-791511</link>
		<dc:creator>Jeff Roselli</dc:creator>
		<pubDate>Fri, 15 May 2009 00:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/2009/05/14/print-service-manager/#comment-791511</guid>
		<description>It&#039;s easier to open a dos prompt  then run the following;

net stop spooler

wait about 5 - 10 seconds 

then run

net start spooler 

That always works no matter whats going on.

Or worst case reboot the workstation / desktop / laptop.</description>
		<content:encoded><![CDATA[<p>It&#8217;s easier to open a dos prompt  then run the following;</p>
<p>net stop spooler</p>
<p>wait about 5 &#8211; 10 seconds </p>
<p>then run</p>
<p>net start spooler </p>
<p>That always works no matter whats going on.</p>
<p>Or worst case reboot the workstation / desktop / laptop.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
