Specifications

30 Chapter 4
Printer={COM1, COM2, LPT1, LPT2}
[Name=name]
[PrinterID=window_driver]
[Class=classname]
[Enabled={no, yes}]
[EnableLPD={no, yes}]
Printer — Specifies the local printer to configure.
Name — Specifies the name of the printer and is required.
PrinterID — If not specified, the default Generic/Text Only is used.
Class — Used in ThinPrint print for TPAutoconnect (the ThinPrint
technology of mapping the printer from the client side). It can group printers
to use the same template on the ThinPrint server side. The strings PCL5,
PS, and TXT are pre-defined classes. Class can be a string with 7
characters.
Enabled — Yes/no option to enable the printer.
EnableLPD — Yes/no option to enable the LPD service.
NOTE: The parameters must be specified in the order shown.
Printer={LPD1, LPD2, LPD3, LPD4}
[LocalName=name]
[Host= host]
[Queue=queue]
[PrinterID=window_driver]
[Class=classname]
[Enabled={no, yes}]
Printer — Specifies the LPD printer to configure.
LocalName — Specifies the name of the printer. If LocalName is not
specified, the Queue name is used.
Host — Specifies the host name of the printer.
Queue — Specifies the queue name of the printer.
PrinterID — Specifies the windows driver to use for the printer. If not
specified, the default Generic/Text Only is used.
Class — Used in ThinPrint print for TPAutoconnect (the ThinPrint
technology of mapping the printer from the client side). It can group printers
to use the same template on the ThinPrint server side. The strings PCL5,
PS, and TXT are pre-defined classes. Class can be a string with 7
characters.
Enabled — Yes/no option to enable the printer.
These settings in a wnos.ini file will be saved into NVRAM if
EnableLocal=yes is set in the wnos.ini file.
NOTE: The parameters must be specified in the order shown. For backward
compatibility, LPD is accepted as LPD1.
Printer={SMB1, SMB2, SMB3, SMB4}
[LocalName=name]
[Host=\[domain]\host]
[Name=share_name]
[PrinterID=window_driver]
[Class=classname]
[Enabled={no, yes}]
[EnableLPD={no, yes}]
[Username=username]
[Password=password]
[Domain=domain name]
Printer — Specifies the shared Microsoft network printer to configure.
LocalName — Specifies the name of the shared printer.
Host — Specifies the host name of the shared printer specified as
\domain\host when the host is configured within a Microsoft domain
(otherwise, host can be specified as \\host).
Name — Specifies the shared name of the shared printer.
PrinterID — Specifies the windows driver to use for the printer. If not
specified, the default Generic/Text Only is used.
Class — Used in ThinPrint print for TPAutoconnect (the ThinPrint
technology of mapping the printer from the client side). It can group printers
to use the same template on the ThinPrint server side. The strings PCL5,
PS, and TXT are pre-defined classes. Class can be a string with 7
characters.
Enabled — Yes/no option to enable the printer.
EnableLPD — Yes/no option to enable the LPD printer.
Username — Specifies the username of a user who can use the SMB
printer.
Password — Specifies the password of a user who can use the SMB printer.
Domain — Specifies the domain name of the SMB printer.
Table 3 Parameters for wnos.ini files and {username}.ini files , Continued
Parameter
*
Global overrides identically-named user profile
** After sign off, user profile returns to global value
Description