Printing Win7 to XP using NET USE LPT@

BradMorris

New member
Local time
10:21 AM
Messages
3
I am running a network of 6 Win XP machines. I just added a Win 7 Pro 64bit machine to network. Everything is working ok.
I have 3 shared printers, all on the XP machines. No printers attached to the Win7 Machine.
One of the printers is a Dot Matrix printer. Our program requires us to use this machine for one report.
From all machines we use the "NET USE LPT2:\\BRAD\SERVICE /PERSISTENT:YES" command. No Problems
My problem now is that I can not get the Win 7 machine to print to this machine. (All XP machines are fine)
I "Install network printer" and run test page to this printer with no problems but when I try and print to this dot matrix printer (basic text printing, no graphics) redirecting with the NET USE command, the program acts like it sent the print job but the job shows up in NO Print QUE.
I'm running as administrator.
This new machine does not have a phyiscal parallel port on it so I put one in but that has not made a difference either. (I installed the 64bit win7 drivers for the card and the printer, which is an OKIDATA Microline 520)
Any suggestions?
 

My Computer My Computer

OS
XP PRO and Win7 Pro
If the Seven machine already has the correct drivers, you could try this method:

  • Go to Devices and Printers (Start > Devices and Printers)
  • Click Add a printer
  • Click Add a local printer
  • Choose Create a new port: Local port:
    3.PNG
    .
  • Click Next
  • Give the port a name. Format is \\Computer_Name\Printer_Name, where Computer_Name is the network name of the XP computer where the printer is connected and Printer_Name is the name printer is shared with:
    4.PNG
    .
  • Click OK
  • Follow the instructions given on screen

Kari
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP ENVY 17-1150eg
OS
Windows 10 Pro x64 EN-GB
CPU
1.6 GHz Intel Core i7-720QM Processor
Memory
6 GB
Graphics Card(s)
ATI Mobility Radeon HD 5850 Graphics
Sound Card
Beats sound system with integrated subwoofer
Monitor(s) Displays
17" laptop display, 22" LED and 32" Full HD TV through HDMI
Screen Resolution
1600*900 (1), 1920*1080 (2&3)
Hard Drives
Internal: 2 x 500 GB SATA Hard Disk Drive 7200 rpm
External: 2TB for backups, 3TB USB3 network drive for media
Cooling
As Envy runs a bit warm, I have it on a Cooler Master pad
Keyboard
Logitech diNovo Media Desktop Laser (bluetooth)
Mouse
Logitech Performance Mouse MX
Internet Speed
50/10 Mbps VDSL
Antivirus
Windows Defender 4.3.9431.0
Browser
Maxthon 3.5.2., IE11
I would honestly consider setting up a server on a network like that, not just for printing, but for overall simplification. I've always avoided sharing out personal printers on client systems like the plague.
 

My Computer My Computer

OS
Windows 7 Ultimate x64 SP1
CPU
Intel Core i7-2600
Motherboard
Gigabyte GA-P67A-UD3P-B3
Memory
12 GB Patriot Extreme DDR3-1333
Graphics Card(s)
Nvidia GTX 470
Monitor(s) Displays
Dell UltraSharp 2209WA
Hard Drives
OCZ Agility3 240 GB, WD5001AALS, WD7501AALS
PSU
OCZ ModStream 700W
Case
CoolerMaster HAF 912 Advanced
Cooling
CoolerMaster Hyper 212 Plus
Problem Solved... Kinda

I fianlly got it to work thismorning.
I had two problems
First, THe Net use command was improperly formatted.
net use lpt2: \\Brad\Service
I was not putting a space between lpt2: and \\. (Obviously a space DOES make a difference!)
Once I put the space in then it kept asking me for a password. My XP machine has no password. To get around it I had to turn off the UAC. That made the prompt for the PW to go away and now i can print to the printer on the xp machine.
Also, when I go to a dos prompt and type NET USE I can see the LPT connection.

NOw the quesiton is, is there a way to keep the UAC up but allow this command to be implemented?
 

My Computer My Computer

OS
XP PRO and Win7 Pro
Back
Top