May 31, 200521 yr Hi allAm i being dumb???? need help wwith this problemThe 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 belowThanksAndy@Echo OffEcho Accessing Print servernet use \\server /USER:domain\username password /persistent:yesEcho Installing 7th Floor Printer HP laserjet 5000RUNDLL32 printui.dll,PrintUIEntry /if /b "printer" /r "\\server\printer" /f "%windir%\inf\ntprint.inf" /m "HP LaserJet 5000 Series PS"
Create an account or sign in to comment