Windows 2000/xp, User guide wps870g – Motorola WPS870G User Manual
Page 86

User Guide
WPS870G
PAGE 79
2
Right-click the Wireless Print Server's Printer, and select Properties.
3
On the Details tab, click Capture.
The Capture Printer Port window is displayed:
4
Select the Device, normally LPT1 (parallel port 1).
Enter or select the Path to the printer:
\\printer_name\P1
Where printer_name is the actual name of your printer. The printer_name is MOT
appended with the last 7 digits of the device’s MAC address (see the MAC label on the
bottom of your device).
For example:
\\MOT3000014\P1
Select Reconnect at logon. If this is not done, the capture setting will be lost when
Windows is restarted.
Windows 2000/XP
1
Login as Administrator.
2
Open the command prompt window by selecting Start > Run and typing CMD in the
Open field.
3
Enter the following command:
net use lpt1 \\printer_name\P1 /persistent:yes
Where printer_name is the actual name of your printer. The printer_name is MOT
appended with the last 7 digits of the device’s MAC address (see the MAC label on the
bottom of your device).
For example:
net use lpt1 \\MOT3000014\P1 /persistent:yes
and press Enter.
4
To terminate this capture, use the following command at the command prompt:
net use lpt1 /delete
and press Enter.
5
Type exit to close the window.