Changes

Printer configuration

13 bytes removed, 11:35, 30 September 2005
m
no edit summary
This has a drawback, that it'll be used by all machines.
To install a printer on certain workstationsonly, a WPKG entry like below could be used:
<package
id="printer-kyocera"
name="Kyocera printer" revision="1" reboot="false" priority="0">
<install cmd='rundll32 printui.dll,PrintUIEntry /q /y /ga /in /n \\server\kyocera' />
</package>
 
After the machine is restarted, it should be able to use a new printer.
 
[[category:Silent Installers|Printer configuration]]