Displaying 20 results from an estimated 25 matches for "printuientry".
2010 Apr 14
2
winxp + sp3 = samba-shared printer hangs the system
...I can browse all my
configured samba-printers.
This is the way I added printers ...
In my PDC I configued 2 samba-printers( \\mypdc\printer1 and
\\mypdc\printer2), then I logged in as administrator and globally
added printers using, as suggested in the samba doc, the "RunDLL32
PrintUI.DLL,PrintUIEntry" command:
:: to delete previously added printers...
RunDLL32 PrintUI.DLL,PrintUIEntry /gd /n \\mypdc\printer1 /q
RunDLL32 PrintUI.DLL,PrintUIEntry /gd /n \\mypdc\printer2 /q
:: to add samba-shared printers GLOBALLY...
Rundll32 printui.dll,PrintUIEntry /ga /n \\mypdc\printe...
2005 Feb 26
1
PrintUIEntry for NT4?
For Win2K, I've been using RunDLL32 printui.dll,printuientry to do a bunch
of different printer related stuff (most notably, mapping printers and
setting the default).
Looks like NT4 doesn't have the same stuff. Is there anything classier I
can use than NET USE under NT4 (without downloading something like
Kixstart)?
Thanks for your help.
---- _...
2004 Jul 06
6
Netlogon
Is it possible to use some kind of netlogon script to add a printer?
net use \\server\printert ??
2008 Jun 19
6
login scripts --what to use
Hi,
We're setting up a PDC, and would like to have a login script to deliver
the mapped drives to users in particular groups, and connect to
printers. The printer drivers come from the [print$], share.
Does anyone have any good resources for this? What's the easiest and
simplest thing to get going --vbscript or batch files?
Thanks,
chris
2004 Jan 13
1
adding printers from netlogon script
...er
> mappe>>>>>>>>is logged on?
> >>>>>>>>
> >>>>>>>
> >>>>>>>Test this command from a "DOS box":
> >>>>>>>
> >>>>>>> rundll32 printui.dll,PrintUIEntry /in /n
> >>>>>>>\\printerserver\printersharename
> >>>>>>>
> >>>>>>>If it works, it can go into the logon script. (Of course
> "printersharename">>>>>>>needs to exist on "printerserver&qu...
2005 Oct 03
3
how do you manage printers on workstations?
...ch
workstation (or a group of them) will use which printer?
So far I've been using WPKG for that - as I described here:
http://wpkg.org/wiki/index.php/Printer_configuration
But somehow I feel it isn't the easiest and most intuitive way - it is
basically running:
rundll32 printui.dll,PrintUIEntry /q /y /ga /in /n \\server\kyocera
as a domain administrator when machine is booted, and then in a netlogon
script when a user logs in.
In other ways, I'm looking for an easier way to do it :)
--
Tomek
2003 Dec 09
2
adding printers from netlogon script
While this doesn't relate specifically to Samba, I need to do this in a netlogon .bat file
in a Samba domain. In my network, I have a printer hooked to a JetDirect so that it is a
TCP/IP printer. Is there a way I can automatically have this printer mapped/added when the
user is logged on?
--
Andrew Gaffney
2003 May 01
1
Update to Printiing Chapter for Samba 3.0 HOWTO Collection available
[crossposting to Samba, CUPS and Linuxprinting mailing lists...]
Hi,
I have updated the Draft for the Printing Chapter of the new Samba 3.0
HOWTO-Collection. It is available at
http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/
A PDF version (for convenient printing) is also there.
This is from the document's Changelog:
2009 Jun 30
1
Samba-Cups: all works except browsing when printer is not defined in smb.conf
...vice.c:make_connection(1111)
mpi025 (192.168.1.106) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}
When I add them by name instead of via browsing all works, but I wish to
understand what goes wrong and where.
This works:
runas /netonly /user:root "rundll32 printui.dll,PrintUIEntry /p /t3 /n
"\\newton\2420N-240"
rundll32 printui.dll,PrintUIEntry /in /n "\\newton\2420N-240"
Any suggestions would be very welcome.
Koen Linders
Extra relevant stuff.
*Checking cups support for samba: ldd `which smbd`
-snip-
libcups.so.2 => /usr/lib/libcups.so.2 (0xb7d...
2002 May 17
0
installing printers
For you Win2K folks that are using disable spoolss=yes you can use this
command below to install printers....I will try and explain some of the
parts:
rundll32 printui.dll,PrintUIEntry /if /f \\pc1\software\hp4500n\HP231Ipc.inf
/m "HP Color LaserJet 4500 PCL 5c" /r "\\pc3\hp4500n" /b "Color Printer -
Third Floor"
rundll32 printui.dll,PrintUIEntry /if /f %windir%\inf\ntprint.inf /m "HP
LaserJet 4Si MX" /r "\\pc3\laser6" /b "H...
2004 Mar 15
2
logon script question
Hi list
I'm wondering if it and how it is possible to add printers to a
workstation with a logon script like mounting shares. I can't find
anything about this on the inetnet so is this possible?
regards
lm
2010 May 03
3
win 7, samba 3.4.7, error 0x000003e6 with some printers
Hello,
I'm testing windows 7 with samba 3.4.7 and I'm using PrintUIEntry to
connect the printers.
With some of those printers the connection fails (client side) with
error 0x000003e6.
The strange thing is that:
1) trying the same connection against samba 3.0.11 works (alas, no
domain functionality with that old version) and
2) two of the failing printers share the...
2005 Nov 15
9
Multiple Login scripts
Hi all,
Just a quick question about login scripts for a large number of users who
change rooms a lot.
I have several rooms each with a printer, and nearly a thousand users divided
into two main groups - pupils and teachers who change rooms on a routine
basis. Is it possible to set up multiple login scripts that would be executed
in sequence i.e. run by user is %u, and machine is %m is it
2002 Aug 21
1
Printing w/ CUPS
When using CUPS with Samba 2.2.x do all printers need to be installed
per user? That is, can I not go through as administrator in WinXP and
install all of the printers for, say, a group of labs, and then have
them installed and available to have them set as the default w/ a script
as users login as domain users?
K
--
"What I look for in any relationship is contact on the nonverbal
2004 Jan 08
0
setting printing preference in 3.0.1 for 'HP LJ 4/4M plus'
...et al,
I'm using the 3.0.1 release on Solaris 9 in security mode ADS. It works
fine in general. But there are some problems with printer drivers. For ex
the HP LJ 4/4M plus driver can not be set to 'A4' from 'letter' in the
printing preferences.
I use 'rundll32 printui.dll,PrintUIEntry /p /t3 /n\\...' to get to the
dialogue, so I'm pretty sure I try to write on the server, the connections
also looks good (printer admin rights). In the logs I see:
[2003/12/18 13:38:19, 0] smbd/service.c:set_admin_user(321)
lp logged in as admin user (root privileges)
[2004/01/08 16:13:3...
2004 Feb 02
0
DIFFICULT printing question SAMBA/WinXP/Cups
...y problem: samba should just be the "driver provider" and not spool
print jobs...those should go directly to the printers
it should just give the needed driver to the client and tell him, that
he should use a TCP/IP port and NOT the samba-printing-port
my script:
rundll32 printui.dll,PrintUIEntry /in /n "\\sambapdc\copy07.my.domain"
/r "IP_192.168.1.1"
192.168.1.1 = TCP/IP Port of the Printer "copy07"
but it doesn't work -> the printer maps perfectly but the port is "Samba
Printer Port" and i can't "add a new port", because &q...
2004 May 06
1
script to automatically install printers to win clients?
Hi
I have a samba server 3.0.0-15 acting as a PDC on a
Windows domain (98, XP and 2000). Is there a way to
automatically install printers to windows clients
when users log in? Maybe by running a logon
script...
Thank you in advance.
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
2008 Mar 25
0
Samba printing via CUPS fails
...[printers]
comment = All printers
path = /var/samba/spool
guest ok = Yes
printable = Yes
browseable = No
Printers are configured on Win XP clients using rundll32,PrintUIEntry
/in /n \\sambaserver\printername
Printers all show up as available and ready but test page print results
in a "Access is denied" message.
Accessing "homes" shares from the same Samba server work fine so user
authentication does appear to be working.
I've verified that t...
2011 Jun 14
0
HP Laserjet WinXP driver install on samba 3.2.5 --> explorer.exe crash
...ccessful-driver-install I get this message "Function address
0xNN caused a protection fault. Some or all property page(s) may not be
displayed. " and nothing at all is shown.
If I try to add the printer on a WinXP workstation nevertheless with
something like "rundll32 printui.dll,PrintUIEntry /in /n
"\\SERVER\printerl", the driver installs ok, but as soon as I try to
open the properties dialog of that printer OR try to print something
from e.g. word.exe, the whole application (from which I tried to print)
or explorer.exe crashes as well...
As it seems I can install the dr...
2005 Sep 09
7
cups driver
hello
i think always the same problem :(
so i would like to put drivers on my samba server in $print
in howto they said in section "Add printer wizard driver installation" chap 20 :
" Do not click on Yes! Instead, click on No in the error dialog. Now you will be presented with the printer properties window. From here, the way to assign a driver to a printer is open.
->