Networking Forums

Networking Forums > Computer Networking > Windows Networking > script for mapping network drive?

Reply
Thread Tools Display Modes

script for mapping network drive?

 
 
surface9
Guest
Posts: n/a

 
      12-30-2007, 09:46 PM
Often I shut down and restart my win98se system as well as my win2000
system - both are connected via a router. I wind up having to map my
win2000 h/d's to my win98se system because if I check "reconnect at
logon", it causes problems when I reboot my win98se system while my
win2000 system is shut down. I would like to have a script that I
could run after booting my win98se system - I would only run it when I
know my win2000 system is up and running - just to save me a few
clicks. Is there a script that I could just click (with an
appropriate icon on the win98se desktop) and it would map the win2000
h/d)?
Thanks
 
Reply With Quote
 
 
 
 
Walsh
Guest
Posts: n/a

 
      01-05-2008, 11:55 AM
Don't really need a script, a batch or CMD file should do the trick:

Basically use the Net Use command.

Net Use K: \\[Machine name]\[share to be mapped].

For example I shared a folder named Pics on a machine named Ziggy2. I opened
notepad and typed the following and then saved the file as Map Pics.cmd

Net Use K: \\Ziggy2\Pics




"surface9" <(E-Mail Removed)> wrote in message
news:2689c596-887f-4d15-b4f6-(E-Mail Removed)...
> Often I shut down and restart my win98se system as well as my win2000
> system - both are connected via a router. I wind up having to map my
> win2000 h/d's to my win98se system because if I check "reconnect at
> logon", it causes problems when I reboot my win98se system while my
> win2000 system is shut down. I would like to have a script that I
> could run after booting my win98se system - I would only run it when I
> know my win2000 system is up and running - just to save me a few
> clicks. Is there a script that I could just click (with an
> appropriate icon on the win98se desktop) and it would map the win2000
> h/d)?
> Thanks


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mapping Network Drive Dawk Wireless Networks 6 09-02-2008 12:46 PM
Help on mapping drive via logon script Garu Windows Networking 2 06-13-2005 03:39 PM
mapping network drive Tina Windows Networking 1 10-30-2003 03:36 PM
mapping network drive Tina Windows Networking 1 10-27-2003 11:20 AM
mapping network drive Tina Windows Networking 2 10-24-2003 08:24 PM



1 2 3 4 5 6 7 8 9 10 11