Apple oxs Server User Manual


 
9
89
9 Working With Print Service
Commands you can use to manage the Print service in
Mac OS X Server.
Starting and Stopping Print Service
To start Print service:
$ sudo serveradmin start print
To stop Print service:
$ sudo serveradmin stop print
Checking the Status of Print Service
To see summary status of Print service:
$ sudo serveradmin status print
To see detailed status of Print service:
$ sudo serveradmin fullstatus print
Viewing Print Service Settings
To list Print service configuration settings:
$ sudo serveradmin settings print
To list a particular setting:
$ sudo serveradmin settings print:setting
To list a group of settings:
You can list a group of settings that have part of their names in common by typing
only as much of the name as you want, stopping at a colon (:), and typing an asterisk
(*) as a wildcard for the remaining parts of the name. For example, to see all settings for
a particular print queue:
$ sudo serveradmin settings print:queuesArray:_array_id:queue-id:*
where queue-id is an id such as 66F66AdA-060B-5603-9024-FCB57AAB24B1.
LL2354.book Page 89 Monday, October 20, 2003 9:47 AM