Jump to content

printer installing


Recommended Posts

Hi all

Am i being dumb???? :blink: need help wwith this problem

The network printer installed unattended and can get it printing jobs , set up printer properites etc but when i restart the computer i lose the printer connection and can no longer print.

I am using a batch file to gain acess to the print server first then, then install the printer. code is below

Thanks

Andy

@Echo Off

Echo Accessing Print server

net use \\server /USER:domain\username password /persistent:yes

Echo Installing 7th Floor Printer HP laserjet 5000

RUNDLL32 printui.dll,PrintUIEntry /if /b "printer" /r "\\server\printer" /f "%windir%\inf\ntprint.inf" /m "HP LaserJet 5000 Series PS"

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
  • Recently Browsing   0 members

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