XP printui confirmation message

Posted: 12-01-2003, 01:53 PM
HI All,

A little desperate, trying to use the command line tool to attach to
my printers on my Novell NDPS broker. I can attach to the printers
without a problem ie rundll32 Printui.dll,PrintUIEntry /ga /in
/n\\BLAH\PRINTER.BLAH.BLAH, however I am getting prompted with a
message saying that I am about to automatically install printer
drivers and do I wish to continue. After clicking yes the
installation occurs and everything works fine.

How do I disable the confirmation, so that the entire process is
transparent to the user?

Thanks in advance.

Paul
Reply With Quote

Responses to "XP printui confirmation message"

Alan Morris\(MSFT\)
Guest
Posts: n/a
 
Re: XP printui confirmation message
Posted: 12-02-2003, 07:21 PM
You typically get this message when the machines are in a workgroup. If you
create a domain and join the machines to this then the popup goes away. I
am not sure how this works on the server with Novell.

You can use the prnmngr.vbs script that is available in the system32
directory of XP Pro systems to add a printer connection. This is a per user
connection not per machine. This script utilizes the WMI provider.

--
Alan Morris
Microsoft Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.

"Paul Groth" <pgroth@iinet.net.au> wrote in message
news:ea81d20e.0312010553.26248e48@posting.google.c om...
> HI All,
>
> A little desperate, trying to use the command line tool to attach to
> my printers on my Novell NDPS broker. I can attach to the printers
> without a problem ie rundll32 Printui.dll,PrintUIEntry /ga /in
> /n\\BLAH\PRINTER.BLAH.BLAH, however I am getting prompted with a
> message saying that I am about to automatically install printer
> drivers and do I wish to continue. After clicking yes the
> installation occurs and everything works fine.
>
> How do I disable the confirmation, so that the entire process is
> transparent to the user?
>
> Thanks in advance.
>
> Paul

Reply With Quote
Paul Groth
Guest
Posts: n/a
 
Re: XP printui confirmation message
Posted: 12-03-2003, 12:11 PM
Is there anyway to change this behaviour, a policy for instance or can you
get the workstation to trust anything/all??

The prnmngr doesn't work when dealing with the Novell NDPS Broker Works
fine talking to Windows server etc.

Thanks

Paul
"Alan Morris(MSFT)" <alanmo@online.microsoft.com> wrote in message
news:%23Sti3lQuDHA.1512@TK2MSFTNGP10.phx.gbl...
> You typically get this message when the machines are in a workgroup. If
you
> create a domain and join the machines to this then the popup goes away. I
> am not sure how this works on the server with Novell.
>
> You can use the prnmngr.vbs script that is available in the system32
> directory of XP Pro systems to add a printer connection. This is a per
user
> connection not per machine. This script utilizes the WMI provider.
>
> --
> Alan Morris
> Microsoft Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "Paul Groth" <pgroth@iinet.net.au> wrote in message
> news:ea81d20e.0312010553.26248e48@posting.google.c om...
> > HI All,
> >
> > A little desperate, trying to use the command line tool to attach to
> > my printers on my Novell NDPS broker. I can attach to the printers
> > without a problem ie rundll32 Printui.dll,PrintUIEntry /ga /in
> > /n\\BLAH\PRINTER.BLAH.BLAH, however I am getting prompted with a
> > message saying that I am about to automatically install printer
> > drivers and do I wish to continue. After clicking yes the
> > installation occurs and everything works fine.
> >
> > How do I disable the confirmation, so that the entire process is
> > transparent to the user?
> >
> > Thanks in advance.
> >
> > Paul
>
>

Reply With Quote
Alan Morris\(MSFT\)
Guest
Posts: n/a
 
Re: XP printui confirmation message
Posted: 12-04-2003, 07:23 PM
The only way to change the behavior is to join a domain. Then the policy
for trusting servers is honored. This functionality was added with Service
Pack 1.
http://support.microsoft.com/default...b;en-us;319939
Description of the Point and Print Restrictions Policy Setting in Windows
Server 2003 and Windows XP


I do not know what a Novell NDPS Broker is. You can try prnadmin.dll (but
can't set per machine connections) in the Server 2003 resource kit. You can
download from:

http://www.microsoft.com/downloads/d...DisplayLang=en
--
Alan Morris
Microsoft Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.

"Paul Groth" <pgroth@iinet.net.au> wrote in message
news:3fcdd17c$0$902$61c65585@uq-127creek-reader-02.brisbane.pipenetworks.com.au...
> Is there anyway to change this behaviour, a policy for instance or can you
> get the workstation to trust anything/all??
>
> The prnmngr doesn't work when dealing with the Novell NDPS Broker
Works
> fine talking to Windows server etc.
>
> Thanks
>
> Paul
> "Alan Morris(MSFT)" <alanmo@online.microsoft.com> wrote in message
> news:%23Sti3lQuDHA.1512@TK2MSFTNGP10.phx.gbl...
> > You typically get this message when the machines are in a workgroup. If
> you
> > create a domain and join the machines to this then the popup goes away.
I
> > am not sure how this works on the server with Novell.
> >
> > You can use the prnmngr.vbs script that is available in the system32
> > directory of XP Pro systems to add a printer connection. This is a per
> user
> > connection not per machine. This script utilizes the WMI provider.
> >
> > --
> > Alan Morris
> > Microsoft Printing Team
> > Search the Microsoft Knowledge Base here:
> > http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
> >
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> > "Paul Groth" <pgroth@iinet.net.au> wrote in message
> > news:ea81d20e.0312010553.26248e48@posting.google.c om...
> > > HI All,
> > >
> > > A little desperate, trying to use the command line tool to attach to
> > > my printers on my Novell NDPS broker. I can attach to the printers
> > > without a problem ie rundll32 Printui.dll,PrintUIEntry /ga /in
> > > /n\\BLAH\PRINTER.BLAH.BLAH, however I am getting prompted with a
> > > message saying that I am about to automatically install printer
> > > drivers and do I wish to continue. After clicking yes the
> > > installation occurs and everything works fine.
> > >
> > > How do I disable the confirmation, so that the entire process is
> > > transparent to the user?
> > >
> > > Thanks in advance.
> > >
> > > Paul
> >
> >
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
UAC failed to ask for confirmation. Bug? Roof Fiddler Windows Vista Security 17 11-26-2006 03:04 PM
Installing a Network Printer with PrintUI.dll Cam Windows Vista Printers & Scanners 0 10-16-2006 10:48 PM
printui.dll,PrintUIEntry internals... Rajneesh Sehgal Windows XP Device Drivers 0 04-07-2005 11:59 PM
PrintUI.Dll Functions Greg Kastes Windows XP Printers / Scanners / Fax 2 10-23-2003 05:57 AM
ID Confirmation stefan coarfa Windows XP Messenger 1 09-13-2003 12:23 AM