I am trying to install a network printer by using this command:
rundll32 printui.dll,PrintUIEntry /if /b “HP4510-DH” /f “\\servername\apps\drivers\JP Drivers\HP4510\XP\hpc4015c.inf” /r “IP_10.0.0.206:” /m “HP LaserJet P4010_P4510 Series PCL 6”
and it doesn’t work
but if I change the port to /r “lpt1:” it works.
I can ASSURE you that I have the TCP\IP port named “IP_10.0.0.206” and using 10.0.0.206 installed.
where am I going wrong with this port name?