Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I have lots of computers that i want to install network printer on, remotely.
The address of printer on the network is: 10.48.1.39
The model of printer: "HP LaserJet 2055P"
I want to choose this name for my printer: "ar printer 2055"
I tried a lot to do it by
rundll32 printui.dll,PrintUIEntry ...

but it didn't recognize my printer.
Does anyone know how what i should write?

please please dont give me a link. I had searched a lot before, just want to know what i should write.

Best regards
Posted

1 solution

I finally found the way but I dont know how to add the port?

rundll32 printui.dll,PrintUIEntry /if /b "Test Printer" /f "K:\Drivers\HP Color LaserJet CP1515\hppcp609.inf" /r "IP_10.48.1.42" /m "HP Color LaserJet CP1510 Series PCL 6"
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900