Thanks CGundersen for the helpful code: lpstat -p | grep printer | cut
-d" " -f2 | xargs -I {} lpadmin -p {} -o printer-is-shared=False This
command worked for all but one of the printers we are working with here.
This lead me to the realization that...