Displaying 20 results from an estimated 900 matches similar to: "installing printers"
2010 Apr 14
2
winxp + sp3 = samba-shared printer hangs the system
hi,
since I upgraded some winxp-pro sp2 client to sp3, my samba-shared
printers are no-longer usable :-/
With sp3, if I run notepad and choose the men? File-Print, the "print"
window hangs and does not show any printer for about 1 minute! The
same thing happens when I click on the men? Start-settings-Printer and
faxes.
With sp2, everything works correctly and I can browse all my
2004 Jan 13
1
adding printers from netlogon script
I don't know the final answer BUT if you have something simmilar to a
cyber-cafe LAN (I mean, users use all the computers, and maybe some
users come back to login with the same name) then you have to install a
printer only once in a computer, loging as the administrator and
installing drivers. Then what users will have to do is JUST add the
printer without installing. I know that it's
2009 Jun 30
1
Samba-Cups: all works except browsing when printer is not defined in smb.conf
Cups 1.2.7
Debian Etch with Samba 3.0.24
Clients: WinXP SP3 (with Firewall completely off for testing)
When I define a printer specifically in smb.conf, they show up as shared
printers in WinXP. But when I follow the normal way (see below) to load all
from cups they don't.
I followed mainly the latest SAMBA-HOWTO (chapter 21-22)
The only error I see in log.smbd when accessing the
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.
---- _ _ _ _ ___ _ _ _
|Y#| | | |\/| |
2005 Oct 03
3
how do you manage printers on workstations?
How do you manage printers on Windows workstations?
What I mean, suppose you have many classrooms, different printers (which
sometimes change) in these classroms - how do you manage which
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
2004 Jan 08
0
setting printing preference in 3.0.1 for 'HP LJ 4/4M plus'
Hi Jerry 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
2004 Feb 02
0
DIFFICULT printing question SAMBA/WinXP/Cups
hi there
following this guide
http://de.samba.org/samba/docs/man/printing.html#id2933004
i try to add network printers on clients via startup-script
my 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
2011 Jun 14
0
HP Laserjet WinXP driver install on samba 3.2.5 --> explorer.exe crash
Hi folks,
I have a samba PDC with about 5 printers (from HP, Kyocera and Canon)
and except the one HP Laserjet 2055 PCL6 all drivers (installed via 'Add
Printer Wizard Driver Installation') for all printers did install well
and without major issues in the print$-driver-share.
With this driver all seems well until I finally hit the "ok"-button in
the printer properties
2004 Nov 04
6
installing printer in a logon script
Hello,
I have Samba 3 PDC and win2k sp4 client.
I would like to install printer on a machine globally, for all users.
To do this, I use:
net use X: \\server\unattended /user:domain\unattended password
rundll32 printui.dll,PrintUIEntry /q /y /ga /in /n \\server\HP2000C
First line is mounting share (Administrator is not logged to the
domain), and the second line is to install printer.
2008 Mar 25
0
Samba printing via CUPS fails
Hi
Having switched my Samba server from a Solaris box to a RHEL3 Linux box
I cannot get printing to work. Linux box is using CUPS to reference
various network available printers. Printer drivers have been made
available from the Samba server itself under print$. The Samba version
is 3.0.9-1.3E.13.2 (the default with RHEL3) and CUPS is 1.1.17-13.3.43
(again the RHEL3 default)
[print$]
2002 Feb 09
3
Samba 2.2.3 Windows Printer Drivers definitions
Hi,
I have a question about the assignment of printer drivers
for windows
to my printers in printcap.
How do I configure a printer located in my printcap to be
recognised
by a windows pc as the right model?
Where is the mapping supposed to be saved?
I have RH 7.2, samba 2.2.3 and lprng running on a PPro 200
Compaq.
My intention is that it will serv as a queue server for
about 100 printers.
2005 Jan 28
1
printing Problems in Samba 3.0.10
Hi all,
we are using Samba for a year in our departement. It replaced a
dedicated win2k-server for printer and file sharing. We are quite happy
with it, but we have still some problems. Does anyone of you know
solutions to this:
1. We are using HP Laserjet 4300 in our departement. Driver ( origial PS
drivers from HP website) installation was successfull and basic functionality works, but some
2004 Jul 06
6
Netlogon
Is it possible to use some kind of netlogon script to add a printer?
net use \\server\printert ??
2007 Jun 29
0
Wine release 0.9.40
This is release 0.9.40 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Many MSHTML improvements.
- A few more sound fixes.
- Many Direct3D fixes.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public sites. The sources will
be available from the following locations:
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
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
2011 Oct 25
5
[PATCH] pm : provide CC7/PC2 residency
x86 pm : provide CC7/PC2 residency
Sandy bridge introduces new MSR to get cc7/pc2 residency (core C-state 7/package C-state 2). Print the cc7/pc2 residency when on sandy bridge platform.
Signed-off-by: Yang Zhang <yang.z.zhang@intel.com>
diff -r 662dbf6ee71c tools/libxc/xc_pm.c
--- a/tools/libxc/xc_pm.c Mon Oct 24 18:01:07 2011 +0100
+++ b/tools/libxc/xc_pm.c Fri Oct 28
2006 Nov 28
1
help
Heloo!
I have 3 Vpn with 3 servers!
pc1 with debian and adr. for ex. 10.10.10.x
pc2 with debian and adr. for ex. 10.10.10.y
pc3 with debian and adr. for ex. 10.10.10.z
On tinc i have
pc1 connect to pc2 and pc3
pc2 connect to pc1 and pc3
pc3 connect to pc1 and pc3
Evrithing works fine but i whant to connect from home
to this vpn but at my home i have a pppoe (no ip adr.,
i have user and pass to
2006 Nov 26
2
A question about hosts files
Hi there!
I'm super-happy because I've just finished my semi-auto configurator for
Windows machines ^^
I've got a question: must all the users of a VPN share all together
their hosts files?
i.e.
PC1 is linked to PC2 -> PC1 and PC2 must have both /hosts/PC1 and hosts/PC2
PC2 is linked to PC3 -> PC2 and PC3 must have both /hosts/PC2 and /hosts/PC3
Must PC3 have /hosts/PC1
2011 Jul 29
2
change pch in 3dplot, export graph
Hello I was wondering if anyone has been able to change the pch value for
points in 3dplot()? I am able to change point colors just not symbol types.
I have included a portion of my code below. I realize this won't work
outside of my script, but thought, maybe there is something obvious that I
am doing wrong. Also is it possible to utilize the interactive feature of
3dplot in a