Displaying 5 results from an estimated 5 matches for "dsspooler".
2010 Dec 01
1
Printer Driver Delivery - Printing Preferences Error
...\Providers\LanMan Print Services\w2k3server\Printers\XeroxWorkCentre5735PS
Namely: PnPData, PrinterDriverData, PrintProcCacheData,
And these keys don't exist under the equivalent \sambaserver\Printers\XeroxWorkCentre5735PS key.
I've tried merging the missing keys (and missing values from DsSpooler & PrinterDriverData) from one to the other but the extra keys are blown away as soon as I do anything with the samba server's printer.
Since the Xerox Printing Preferences dialogue looks pretty custom, I suspect that there are classes, controls etc. that are registered by a Windows -> W...
2003 Dec 07
2
Questions about some Ethereal/log output and spoolss
...et_a_printer: [photosmart7550] level 2
[2003/12/07 12:00:52, 10] printing/nt_printing.c:add_new_printer_key(2365)
add_new_printer_key: Inserted new data key [PrinterDriverData]
[2003/12/07 12:00:52, 10] printing/nt_printing.c:add_new_printer_key(2365)
add_new_printer_key: Inserted new data key [DsSpooler]
[2003/12/07 12:00:52, 10] printing/nt_printing.c:get_a_printer(3957)
get_a_printer: using cached copy of printer_info_2
[2003/12/07 12:00:52, 10] printing/nt_printing.c:get_a_printer(4005)
get_a_printer: [photosmart7550] level 2 returning WERR_OK
[2003/12/07 12:00:52, 4] rpc_server/srv_spoolss...
2006 Dec 05
3
Incorrect pointers arithmetic in the PRINTER_ENUM_VALUES structure when calling Samba.
...rse I previously connect to the
print queue and retrieve keys by EnumPrinterKey).
During the function execution (EnumPrinterDataEx) I collect ethereal
trace to verify correct data is sent on wire and that Ethereal can
correctly represent that info.
Some of the keys parsed correctly by wireshark (DsSpooler for example)
the others not (like PrinterDriverData).
However any key value name and data fail to be correctly handled by
EnumPrinterDataEx.
The data received from print server is sequence of structures of type
PRINTER_ENUM_VALUES. All the fields of the structure that aren't
pointers are...
2004 May 14
1
friendly printer name
...printer name on Windows
in the Properties under the general-tab; the textbox next to the
printer icon can be altered and pressing ok saves the new name on the
server.
I tries to track the problem, and it seems like windows saves this name
under the value "printerName" in the "DsSpooler" Key. rpcclient doesnt
support a "setdataex" command so i changed the value manually in the
ntprinters.tdb. But this had no effect!
Is there any opportunity to change the printer name on a samba server?!
Christoph Klein
2002 Jun 22
10
Print Job Notification
Can anyone suggest a way to have a notification after a print job has
completed. I currently have this as my print command:
lpr -r -P%p %s; csh -c 'echo \"%J has started printing on %S\" |
/usr/bin/smbclient -U %L -M %m -I %I' &
It kind of does what I want, but notice that the message says that "Job has
STARTED printing on Printer". This is because with this