Using the command line
To view the attributes of a medium, use the pdls command. For example, to view all the attributes of na-letter-colored
in Server1
, enter this command:
pdls -c medium -r all Server1:na-letter-colored
To change the attributes of a medium, use the pdset command. For example, to change the description of na-letter-colored
in Server1
, enter this command:
pdset -c medium -x "descriptor='Any color but white'" Server1:na-letter-colored
For more information, see RICOH InfoPrint Manager: Reference or the pdls and pdset man pages.