2003-12-15, 01:46 PM 
		
	
	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

 
 

 

