Jump to content

Installing printers from a windows print server


Bert
 Share

Recommended Posts

i do this all the time at work, saves a lot of time..also i am working on a printer script thing with autoit..maybe once "finished" i will actaully post it....heh

this is the shortcut that i use on installing just another way of doing it, but little harder since you have to get the printer names out of the .inf files for the drivers. in the inf file you will se the name of the printer just have to grab the hole name and have to have quotes where they are i the shortcut.

i knot this way is a little harder but i person have had a lot more success with it over the prnmngr.vbs file

%windir%\System32\rundll32.exe printui.dll,PrintUIEntry /if /b "Printer Name" /f c:\location\of\inf.file /r "IP_0.0.0.0" /m "printer name from inf file"
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...