Mapping a Printer Via Command Line
@ECHO Mapping Printers
@rundll32 printui.dll,PrintUIEntry /ga /n\\[Insert Server Name]\[Insert Printer Name]
@rundll32 printui.dll,PrintUIEntry /in /y /n\\[Insert Server Name]\[Insert Printer Name]
@ECHO Mapping Printers
@rundll32 printui.dll,PrintUIEntry /ga /n\\[Insert Server Name]\[Insert Printer Name]
@rundll32 printui.dll,PrintUIEntry /in /y /n\\[Insert Server Name]\[Insert Printer Name]