Managing Systems and Workgroups: A Guide for HP-UX System Administrators
Configuring a Workgroup
Configuring Printers for a Workgroup
Chapter 4442
Step 9. Remove the printer from the LP spooler. For example:
/usr/sbin/lpadmin -xlaser1
Step 10. Restart the LP spooler:
/usr/sbin/lpsched
See lpshut (1M), lpadmin (1M), and lpsched (1M) for details on the
command options.
Removing a Printer from a Printer Class
Read “Printer Class” on page 111 to familiarize yourself with this
concept.
NOTE You cannot use SAM to remove a printer from a class.
Using HP-UX
commands
Step 1. Ensure that you have superuser capabilities.
Step 2. Stop the LP spooler:
/usr/sbin/lpshut
For more information, see “Stopping and Restarting the LP Spooler” on
page 703.
Step 3. Remove the printer from the class. For example:
/usr/sbin/lpadmin -plaser1 -rclass
Step 4. Restart the LP spooler:
/usr/sbin/lpsched
See lpshut (1M), lpadmin (1M), and lpsched (1M) for details on the
command options.