From my own research, I've found two ways to map printers through the command line or in a script.<BR> <BR> <BR><pre class="ip-ubbcode-code-pre">net use LPT1 ...
I inherited a network printer mapping scheme that works as follows:<BR><BR>For employees, network printers (all printers are shared from a central print server) are mapped at login based on AD ...