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 ...
For a very long time we have just been mapping printers in the standard Microsoft way. There's a server with all the printers (around 140) shared on it, and you map the shared printer. Not much more ...