RE: Set default printer


Go Back   Computer Help Articles > Windows XP Print Fax
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 06:44 AM
TheWB
 
Posts: n/a
Default RE: Set default printer

Did Microsoft forget to include a Default Printer change when using the
Hardware Profile functionality? I use a different printer at home from my
office printer. Does anybody know how to set a different default printer
from the Hardware Profile selection at boot up?

"Bruce Sanderson" wrote:

> The default printer setting is a per user setting (part of the user's
> profile), so it pretty well has to be set while the user us logged on.
>
> It can be set either of these two commands:
>
> rundll32 printui.dll,PrintUIEntry /y /n printername
>
> or
>
> cscript prnmngr.vbs -t -p printername
>
> In both cases, printername can be either a local printer's name or the name
> of a network printer (e.g. \\servername\printername). If the printername
> contains spaces or other special characters, enclose it in qoute marks.
>
> These commands can be put into a logon script or into a command file in the
> All Users\Startup folder.
>
> The script - prnmngr.vbs is available only on Windows XP and Windows Server
> 2003. It is in %systemroot%\system32.
>
> ---------------------------------------------
> Original question:
>
> What I really need is some kind of utility to make a particular network
> printer the default for all users. From the hours and hours I've spent
> looking online, I am far from alone in my quest. Microsoft has an article
> 307016 that involves registry editing etc but that is far from ideal.
> Do you know of any utilities that can do what I need? I am not a VB
> programmer by any means but I could manage to create a form with a couple of
> controls and a bit of code.
> Do you have any ideas, pointers or inspiration?
>
> --
> Bruce Sanderson MVP Printing
> http://members.shaw.ca/bsanders
>
> It is perfectly useless to know the right answer to the wrong question.
>
>
>
>
>

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Local default printer not available krygim Windows XP Work Remotely 2 01-05-2006 07:14 AM
Setting a default printer? Linn Kubler Windows XP Print Fax 0 01-05-2006 06:46 AM
Default Printer Changes HalJ78727 Windows XP Print Fax 3 01-05-2006 06:43 AM
Re: Printer only 'connects' for administrator users. Steve Hawkins Windows XP Print Fax 4 01-05-2006 06:42 AM
Re: Shared Epson Printer Wont Print Clemens.van.Os@gmail.com Windows XP Network Web 1 01-05-2006 04:05 AM


All times are GMT. The time now is 10:01 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

RE: Set default printer