Pegasus
Wed Mar 12 10:26:42 CDT 2008
"rodchar" <rodchar@discussions.microsoft.com> wrote in message
news:96CB598B-9543-4BE0-A69A-410E68B33C39@microsoft.com...
> hey all,
> can someone please show me how to map a network drive in vbscript?
>
> thanks,
> rodchar
Have a look here:
http://msdn2.microsoft.com/en-us/library/8kst88h6(VS.85).aspx
I strongly recommend that you download the VB Script helpfile
script56.chm. It covers all the basic stuff you need to know
about VB Scripting, including the "Map Network Drive" method.