help with printui command

  • Thread starter Thread starter Doctorpc631
  • Start date Start date
D

Doctorpc631

Iam using the following bat file to attempt to add a printer to a machine
Iam getting an error when i run it that says the printer is nto there,
However i knwo it is i can add it by right clicking ion the printer and
choosing connect There must be an error in the syntax Any help would be
appriciated

rundll32 printui.dll,PrintUIEntry /in \\brownyard_1\white_und
 
From memory, I use ... /n /in \\printserver1\printer1

Or perhaps it's /in /n; one of the two.

Cheers

Oli
 
Back
Top