Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Map Network drives on a script
Message
De
30/05/2001 09:23:25
Randy Riegel
Zimish Contracting
Ohio, États-Unis
 
Information générale
Forum:
Windows
Catégorie:
Réseau & connectivité
Divers
Thread ID:
00512508
Message ID:
00512611
Vues:
19
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform