r/sysadmin • u/Certain-Mountain-564 • 20h ago
Question Cloud Printing without Print Drivers
Many organizations moving away from print servers.
But the printer industry is moving away from print drivers.
The problem: We use printix and you cannot deploy printers without drivers. But manufacturers like brother dont offer print drivers for macOS. Our brother printers are not compatible with PostScript. There are some very old print drivers from macOS X but the print quality is very bad. Brother says "use AirPrint". But AirPrint is not compatible with printix.
Windows is also moving away from print drivers.
•
u/MeetJoan 20h ago
You're caught between two vendors going opposite directions. Printix is built around driver deployment, Brother's answer for macOS is AirPrint, and those don't meet.
Have you asked Printix directly about IPP Everywhere support? That's where the whole industry's heading and if it's not on their roadmap that basically answers whether you stay with them.
•
u/Mindestiny 20h ago
I'm just gonna throw it out there - Brother really isn't an enterprise printer company. I'm not at all surprised they came back with "use airprint." Brother printers and the concept of a print server are pretty much oil and water.
Time to upgrade to a print vendor that supports your deployment model and plays nice with modern OS printing arcitecture.
•
u/kombiwombi 19h ago edited 19h ago
AirPrint is basically IPP Everywhere, which is the modern OS printing architecture.
Worst case put the AirPrint printers in their own isolated subnet, have the printer server dual homed: present in that printer subnet and present in a generally reachable subnet.
The basic requirement here is that the print server support printers with IPP Everywhere (ie, mDNS service advertisement, PDF and IPP). If printix does not do this then it has no future.
•
u/bakonpie 20h ago
Microsoft is smoking the good stuff thinking their generic driver for universal print is an adequate replacement. doesn't support all the additional functions of expensive MFPs and doesn't support wide format printers. government and utilities will never be able to adopt them unless they make serious improvements to the generic driver.
•
u/FrankNicklin 20h ago
What model printers, never had an issue with Brother and MacOS and what evidence do you have that Windows are moving away from print drivers because as far as I know that a long way from being true. Older printers on MacOS are generally supported by CUPS.
•
u/Certain-Mountain-564 20h ago
CUPS also makes problem with Tahoe by the way. Printing on Mac is a disaster.
•
u/FrankNicklin 20h ago
Never ever had problems printing from Macs. I have a very old Canon MP printer at home and works perfectly fine. We have a mix of Xerox, Brother, Kyocera, HP, Canon around our clients again none have problems printing from Macs.
We run Windows servers with local client printer setups again no issues printing or using the Print server options.
Any issues printing from Macs is generally down to improper Bonjour config which doesnt work well across VLANS and/or mDNS for the same reason. Printing via LPR or IP has never been a problem.
•
u/K3rat 20h ago
Ugh, AirPrint crap…. It honestly sounds like you bought the wrong print management solution or printer. Fix that and your problem resolves.
•
u/Certain-Mountain-564 20h ago
I've never bought any of this printers. The only printer that i buyed in this company is a Epson Workforce 😎 I'm working with what's available now.
•
u/K3rat 19h ago
My work did that once with some off the shelf b/w desktop printers they bought on grant. It worked terribly and they asked why. I told them home office stuff isn’t built with security I mind most of the time. We have to isolate equipment from each other because if we get owned it is a bad day for a lot of people. Not all services (AirPrint) are meant to work in that kind of environment. next time work with IT before purchase to find a solution that will be well supported in the environment.
•
u/ISeeTheFnords 20h ago
Have you tried using it with the open source brlaser driver? I've never used it or Printix, but it might be an option.
•
•
u/Sinister_Nibs 20h ago
Deploy printer to server. Share printer from server.
Done.
•
u/Certain-Mountain-564 19h ago
We work with azure AD. We have no hybrid envoirement. The printers are on the windows servers from ERP. The user send the print job to the Printix Redirector which redirects the job to the local printer port.
•
u/Sinister_Nibs 19h ago
You have no servers in azure?
•
•
u/blow_slogan 20h ago
For macos you should be using a bash script with your mdm, like jamf pro. Super simple, don’t need printix for mac.
•
u/HorrorCommunity3246 Jr. Sysadmin 19h ago
Uniflow is not half bad
•
u/GremlinNZ 2h ago
Yep, using this (or deploying it). One day we'll remove all the regular printers and it will be all Uniflow.
•
u/discgman 19h ago
The best I can offer you is a mini print server like the good old days. They actually sell them on amazon. Maybe you can install the driver that way. It will make it harder to remote to the printer though.
•
u/hkusp45css Security Leadership 20h ago
It looks like you missed the "requirements and constraints" portion of your project standup.