The NetWare port driver portion of NPRINTER.EXE for a DOS or Windows workstation is a TSR (terminate-and-stay-resident) program that can be loaded either from the NPRINTER menu or from the command line.
NPRINTER.EXE can run any printer configured in NetWare Administrator, or PCONSOLE as ``Manual Load''.
If your workstation uses Windows 3.0 or 3.1, you must load NPRINTER.EXE before you load Windows and you must use one of the following options:
Replace LPT1 with the port that the printer is cabled to (for example: LPT2, COM1, COM2).
The NPRINTER menu allows you to load printers configured as ``Manual Load'' and printers of type ``Other/Unknown''. This menu also allows you to view available print servers or printers before selecting which printer to load. Printers configured as type ``Other/Unknown'' can be configured at load time as parallel or serial with the interrupt you select.
A list of available print servers appears.
A list of printers assigned to the print server appears.
For example, to load a printer that is assigned to PS-SALES, choose PS-SALES. A list of printers not in use that are assigned to PS-SALES appears.
For example, to load network printer P_1, choose P_1 from the list of available printers on PS-SALES.
The command line option of NPRINTER allows you to quickly load a port driver without entering a menu. We recommend that you use the command line option in the workstation's AUTOEXEC.BAT file to load the network port driver each time the workstation boots.
Depending on the default context for the workstation, you may need to
specify the full name that includes the directory context. For example,
to load the port driver for printer P_1, type one of the
following:
NPRINTER .P_1.SALES.ACME
NPRINTER printservername printernumber
For example, to load printer P1, which has
printer number 0 and is assigned to PS-SALES, type:
NPRINTER PS-SALES 0
(The printer number can be determined in NetWare Administrator or PCONSOLE utilities.)
You must unload port drivers one at a
time, beginning with the one most recently loaded.
To unload a port driver, type:
NPRINTER /U