I'm using a startup script to connect users to network shares. What's the syntax for connecting to a shared printer using the net command? I tried: net use LPT1 \\SURGERY1\HPLJ4000 ..and it says ...
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 ...