Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Map Network drives on a script
Message
From
30/05/2001 09:23:25
Randy Riegel
Zimish Contracting
Ohio, United States
 
General information
Forum:
Windows
Category:
Networking & connectivity
Miscellaneous
Thread ID:
00512508
Message ID:
00512611
Views:
17
>Hi!
>
>I need to write a script to connect the network drives located in a Windows NT (server) to my computer (Win98/ME - client).
>
>How I write the script??

Create a BAT file and use NET USE command to map the drives. To get help type "net /?" at the command line.

example:

NET USE Drive: \\ServerName\ShareName

Hope this helps
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform