Using Win9x "Net Use" command I cannot map a drive to one of the users home directories. But I can map a drive to the root shared drive. For example (Win 98 SE client using a logon script file located ...
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 ...
Aphid is bringing embeddable, cross-platform scripting to the .Net world. The C-style language, still in an alpha stage, is inspired by JavaScript but draws from C# and F#, Microsoft’s functional ...