View Single Post
  #3 (permalink)  
Old 08-16-2006, 01:36 AM
John Navas
Guest
 
Posts: n/a
Default Re: Removing printer setup connections to wireless printerserver

On Wed, 16 Aug 2006 00:24:11 GMT, John Navas
<spamfilter0@navasgroup.com> wrote in
<veo4e2d8roioesab5cc63bi7bmmgj9n7pi@4ax.com>:

>You first need to manually clear the print spool queue. The following
>batch job (or just enter commands in a Command Prompt window) should do
>the trick:
>
> ---------------------------------------------------
> net stop spooler
> del /q %SystemRoot%\system32\spool\PRINTERS\*
> net start spooler
> ---------------------------------------------------


Another way to do this is with Cleanspl.exe from the Windows Resource
Kit Tools
<http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd>

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>

Reply With Quote