Xerox Z750/N Troubleshooting Guide - Page 40

Downloading files if your printer is connected through PhaserPort

Page 40 highlights

Printer Utilities Downloading files if your printer is connected through PhaserPort This procedure lets you create the printer and then redirect the port, turning client #1 into a print server. 1. On Client #1, create a printer using the LPT1 port. 2. Share the printer to the network. 3. Install Phaserport and switch the LPT1 port to the Phaserport port. 4. On client #2, browse the network and install the shared printer. 5. Open the printer's Properties. a. Click Start, select Settings, and then select Printers. b. Right-mouse-click on the printer's icon. c. In the pop-up dialog box, select Properties. d. In the Details tab, click Capture Port and enter the path. Downloading files if your printer is connected to Windows NT This procedure lets you redirect (capture) LPT Ports Under Windows NT print spooler, you create Ports based on their physical location: s Local ports = Lpt1 / Lpt2, etc. s IPX Port = \\NW_SERVER\Phaser s Appletalk Ports = WV Net 36:Phaser s TCP/IP Ports = 162.36.62.151:PS or [AUTO] However, if you're at a command prompt (DOS Prompt) and want to print, or copy, a PostScript file to a port that is a network port, you can do the following: s TCP/IP Ports: lpr -S [printers IP Address] -P [print queue] filename For xxample: lpr -S 134.62.36.70 -P PS test.ps s IPX and Appletalk ports require the redefinition of the LPTX port to the network path through the use of the NET USE command. NET USE LPT1 \\Server_Name\Queue_Name For example: NET USE LPT1 \\NW_SERVER\Phaser or: NET USE LPT2 \\NT_SERVER_NT\Phaser After redirecting the port using the NET USE command you can use the COPY command to print the postscript file. eg. C:\> COPY TEST.PS LPT1: When finished, end the redirect with the command: NET USE LPT1 /delete Advanced Features and Troubleshooting Manual 31

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

Advanced Features and Troubleshooting Manual
31
Printer Utilities
Downloading files if your printer is connected through PhaserPort
This procedure lets you create the printer and then redirect the port, turning client #1 into
a print server.
1.
On Client #1, create a printer using the LPT1 port.
2.
Share the printer to the network.
3.
Install Phaserport and switch the LPT1 port to the Phaserport port.
4.
On client #2, browse the network and install the shared printer.
5.
Open the printer's Properties.
a.
Click Start, select Settings, and then select Printers.
b.
Right-mouse-click on the printer's icon.
c.
In the pop-up dialog box, select Properties.
d.
In the Details tab, click Capture Port and enter the path.
Downloading files if your printer is connected to Windows NT
This procedure lets you redirect (capture) LPT Ports
Under Windows NT print spooler, you create Ports based on their physical location:
Local ports = Lpt1 / Lpt2, etc.
IPX Port = \\NW_SERVER\Phaser
Appletalk Ports = WV Net 36:Phaser
TCP/IP Ports = 162.36.62.151:PS or [AUTO]
However, if you’re at a command prompt (DOS Prompt) and want to print, or copy, a
PostScript file to a port that is a network port, you can do the following:
TCP/IP Ports:
lpr -S [printers IP Address] -P [print queue] filename
For xxample:
lpr -S 134.62.36.70 -P PS test.ps
IPX and Appletalk ports require the redefinition of the LPTX port to the network path
through the use of the NET USE command.
NET USE LPT1 \\Server_Name\Queue_Name
For example: NET USE LPT1 \\NW_SERVER\Phaser
or:
NET USE LPT2 \\NT_SERVER_NT\Phaser
After redirecting the port using the NET USE command you can use the COPY
command to print the postscript file.
eg. C:\> COPY TEST.PS LPT1:
When finished, end the redirect with the command:
NET USE LPT1 /delete