I have been working on assigning printers to different departments within our organization. We already have a windows print server so by manually adding the printers by Printers and Scanners --> + --> IP --> and using the LPD protocol works. However, when I add the LPD printer via script,
/usr/sbin/lpadmin -p QUEUE -o printer-is-shared="False" -E -v lpd://serveraddress -P /System/Library/(path to .gz) -D "NAME"
it detects the printer and connects but when I send a test page the print queue pauses.
Has anyone else had this issue before? Any guidance is appreciated.
Thanks,
-D