Help - Search - Members - Calendar
Full Version: Add Printer from batch file
linux-noob.com/forums > Windows Noob > Tips and Tricks
Digerati
You can add these in batch scripting or logon scripting to aid in the adding and deletion of printers.

add printer
rundll32 printui.dll,PrintUIEntry /in /n \\server1\1220C

delete printer
rundll32 printui.dll,PrintUIEntry /dn /n \\server1\PRT4
kZo
This works great for the use of Active Directory and Windows Administration with Network Users.

I use this on a daily basis. Very very helpful.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.