-1

Hopefully, I'm describing this sufficiently, but let me know if there's any additional context I can provide. I work for a non-profit that has 13 different physical office locations. Each location has two printers (let's call them printer1 and printer2). There's no intranet that goes across all of the sites. Right now, each employee's laptop then basically has 26 printers installed -- 2 for each site. Assuming that all the printers are able to share a driver somehow, what's the best way to have just 2 printers installed on each laptop and when you print to printer1 or printer2, they just print to whichever network they're currently connected to?

Thanks!

mteng
  • 99

1 Answers1

0

There is no generic solution which would work.

But if you happen to have HP's printers which may use the HP Universal Print Driver, setting the UPD up in Dynamic mode would give you a very similar feature - the driver would auto-detect printers in its neighborhood and you would not need install every possible printer as a separate print queue in Windows.

the-wabbit
  • 40,737
  • 13
  • 111
  • 174
  • I'll take a look into the Dynamic mode. We don't actually have HP printers. They're mostly Konica Minolta photocopiers/printers, but maybe there's something similar with those drivers. – mteng Aug 24 '14 at 22:47