Previous PageNext Page

Chapter 12 - Managing PC-Based Network Print Services

Introduction to Managing PC-Based Network Print Services

Figure 12-1. PC Network Printing

Installing PCPrint software
Adding a PCPrint destination to the print service
Connecting the printer to the service
Making the printer available to users
Managing the printer connection

Important Facts for PCPrint

Commands limits per print service - You can only issue one PCPRINT command to any one print service.

Commands limits per workstation - You can issue the PCPRINT command more than once at a workstation. You must name a different print service for each command. If you issue duplicate PCPRINT commands to the network, print jobs may be routed to the wrong printer. As a result, PCPrint displays a job status of Ready for print jobs but no printing occurs.

Memory requirements - Each PCPrint program occupies approximately 7K of DOS workstation memory.

Number of printers supported - Depending on your workstation configuration, PCPrint supports up to three parallel and four serial printer ports on a DOS workstation.

Maintaining connections - The PCPrint connection remains as long as both PCPrint and the specified service are running. A user can log out of a workstation running PCPRINT and the PCPRINT connection remains, because an SPP connection still exists. However, if the user logs out and the print service goes down (or there is a network error or event that disrupts the connection), the PCPRINT connection to the service is not restored because there is no user logged in at the workstation.

Terminating PCPrint - PCPrint continues to execute as long as the workstation is powered on. Logging out terminates the PCPrint connection to the print service, but it does not terminate the PCPrint program. The only way to terminate PCPrint is to reboot the workstation.

Overriding print service configuration - Any information entered in the PCPrint command line (for example, baud rate for serial printers) overrides corresponding configuration information in the print service. See the Command Reference for more information on the PCPRINT command.

Installing PCPrint Software

Adding a PCPrint Destination

Figure 12-2. PCPrint Worksheet

To Add a PCPrint Destination

1. Access the Control A Service menu by running either MSERVICE or OPERATE. See "Accessing the Service Menus" in Chapter 2 for detailed instructions.

2. Choose CONTROL the service. The Control a Service menu appears.

3. Choose CONFIGURE service. The Manage Print Service menu appears.

4. Choose ADD a destination. The Add a Destination menu appears.

5. Choose PCPrint. The Destination Attributes screen appears.

6. In the PCPrint ST Name field, enter the StreetTalk name of the user who will log in at the PCPrint workstation and run the PCPrint program. To allow any user to run the PCPrint program, enter *@*@*.

7. Enter a description for the destination of up to 64-characters.

8. Press F5 to display the list of paper formats configured for the print service.

9. Choose a paper format. The Destination Attributes screen reappears.

10. Press F10 to save the configuration. The Output Strings screen appears.

11. Enter the necessary information for the destination in the Output Strings screen. This information depends on your printer and your printing requirements. See "Prefix and Suffix Fields" in Chapter 8 for more information about this screen.

12. When you are finished entering output strings, press F10. The Enable Strings screen appears.

13. Use the arrow keys to move through the fields and press ENTER to enable or disable each string.

14. Press F10 to save your configuration. The Manage A Service menu appears.

Connecting the Printer to the Service

Running PCPrint at the PCPrint workstation. You must be logged in to VINES to issue run PCPrint.
Running PCPrint from a batch file at the PCPrint workstation. You can run PCPrint automatically by booting the DOS or Windows workstation from a VINES diskette that contains the PCPRINT command in its AUTOEXEC.BAT file.

To Run PCPrint from the Command Line

1. Physically connect the printer to a serial or parallel port on a DOS workstation.

2. At the workstation, log in to the VINES network using the StreetTalk name specified in the configuration of the PCPrint destination.

3. At the DOS prompt, enter the appropriate version of the PCPRINT command.

Running PCPrint from a Batch File

PCPRINT Command Syntax

PCPRINT Format for Parallel Printers

PCPRINT service-name [LPTn] [HOTKEY:x] [D:n] [R:n]

Table 12-1. PCPRINT Variable Definitions for Parallel Printers

Example PCPRINT Command for a Parallel Printer

PCPRINT "pc printer1@Sal@WCTUS" lpt2 hotkey:u

PCPRINT Format for Serial Printers

PCPRINT service-name COMm[:baud[,parity [,databits[,stopbits]]]] [HOTKEY:x]

Table 12-2. PCPRINT Variable Definitions for Serial Printers

Example PCPRINT Command for a Serial Printer

PCPRINT "pc printer2@Mkt@WCTUS" COM1:4800,odd hotkey:t

Making the Printer Available to Users

Managing the Printer Connection

To View PCPrint Status Information

Figure 12-3. VINES PC Printer Screen

Example Accessing the Status Screen

pcprint "pc printer1@Mkt@WCTUS" lpt1

pcprint "pc printer2@Mkt@WCTUS" lpt2 hotkey:t

Printer Status

Service Information Fields - Shows print service connection information, including name and status.

Printer Information Fields - Shows information about the printer at the workstation, including the workstation port and printer status.

Current Job Fields - Shows information about jobs that are printing, including the user, title, job number, size, and characters printed. If no jobs have been submitted, these fields do not appear.

Table 12-3. PCPRINT Status Fields

Previous PageTop Of PageNext Page