Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Map Network drives on a script
Message
 
To
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:
00513330
Views:
13
>>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

Worked fine, thanks.

I also added NET TIME \\SERVER /SET to synchronize the workstation time with the server time. But I allways have to answer the question "Want to change you ... bla bla bla??" . Is there a /Y otpion that sets the time without asking??

TIA,

Alonso
Like Frank said: "I did it... MY WAY!"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform