Open notepad and enter the following
@ Echo off
Net use \\192.168.1.100\HPLaserjet
rundll32 printui.dll,PrintUIEntry /y /q /n \\192.168.1.100\HPLaserjet
exit
Save the file as a ".bat"
You can now add this script to your start up menu, or login scripts using Group Policy
No comments:
Post a Comment