search for: printer_configuration

Displaying 1 result from an estimated 1 matches for "printer_configuration".

2005 Oct 03
3
how do you manage printers on workstations?
...ions? 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 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 lookin...