Short story: How to change the AD print server name on our Macs?
We are upgrading our Windows print servers, migrating all current print queues to the new servers. Once the server is built and the printers are migrated, we are sharing the new printers and for our Windows systems pushing the new printers via AD. The 'old' printers are still available and will continue to work in the interim.
The only thing changing is the print server name. The current output of lpstat -v might show
device for PRINTSERVER_PRINTER_NAME: smb://printserver.domain.edu/printer_name
we want to change PRINTSERVER to NEWSERVER
looking for ideas how to accomplish this? Might this be as simple as updating the printserver name in a config file someplace on the local Mac?