Reply
Old August 28th, 2006 Top | #1
 
saeltmarae2k's Avatar
OSNN Addict
Joined: June 2004
Posts: 73
Reputation: 50
Power: 98

Default Automatically re-connect mapped drives?

Hey guys. I have a PC with a 802.11 PCI card. Long story short, when Windows boots, it attempts to mount my mapped drives before my PCI card connects to my network. How can I prevent this? If I can't "re-order" the startup items, how can I automatically repair the connection to the mapped drives once network communications are established?

Thanks!
saeltmarae2k is offline   Reply With Quote
Old August 28th, 2006 Top | #2
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: Automatically re-connect mapped drives?

Create a batch file to run on Startup.

net use R: /d /y
net use R: "UNC Path"

madmatt is offline   Reply With Quote
Old August 28th, 2006 Top | #3
 
saeltmarae2k's Avatar
OSNN Addict
Joined: June 2004
Posts: 73
Reputation: 50
Power: 98

Default Re: Automatically re-connect mapped drives?

Originally Posted by madmatt View Post
Create a batch file to run on Startup.

net use R: /d /y
net use R: "UNC Path"
Okay, I'll give that a try. Do I not need to add un/pw combos?
saeltmarae2k is offline   Reply With Quote
Old August 28th, 2006 Top | #4
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: Automatically re-connect mapped drives?

Only if you have the shares password protected some how. Otherwise the batch script will create the mappings using your logon credentials.

madmatt is offline   Reply With Quote
Old August 28th, 2006 Top | #5
 
rushm001's Avatar
In the beginning......
Joined: September 2002
Location: Norfolk, UK
Posts: 3,480
Reputation: 1370
Power: 165

Default Re: Automatically re-connect mapped drives?

I'm sure it is possible to use gpedit.msc to make windows wait until the network has been initialised before logging in.....

gpedit.msc ---> Administrative templates --> System --> Logon
then change the "Always wait for the network at computer startup" to Enabled.

rushm001 is offline   Reply With Quote
Old August 29th, 2006 Top | #6

OSNN Folding Team  
Admiral Michael's Avatar
Michaelsoft Systems CEO
Joined: February 2003
Location: Hamilton, Ontario Canada Earth
Posts: 3,125
Blog Entries: 8
Reputation: 2216
Power: 166

Default Re: Automatically re-connect mapped drives?

When I login with no network connection (either wifi or I haven't enabled my nic yet) the drives simply show as disconnected. When I try to access them and the network is available they connect. I still get the little balloon about not being able to reconnect network drives but I ignore it.

Apple MacBook Pro Intel Quad-Core i7 2GHz | Corsair 8GB 1333MHz DDR3 Memory | WD 750GB 7200RPM Black Edition SATA Hard Drive | Intel HD Graphics 3000/AMD Radeon HD 6490M 256MB GDDR5 | 15.4" LED backlit glossy screen @ 1440x900 | Dual Band Airport Wireless/Bluetooth | Gigabit Ethernet | Thunderbolt I/O | Built-in Webcam | Backlit Keyboard | Firewire 800 | DVDRW | OS X Lion 10.7.1

My Site | My DVD Collection | Your Chevrolet Guy
Admiral Michael is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
SBS 2003 assigning mapped drives? Heeter Windows Server Systems 25 September 12th, 2007 6:58am
Office and Mapped Network Drives omg its nlm Windows Desktop Systems 5 January 29th, 2007 9:18pm
win 98 behind a router loosing mapped drives on XP mfenech Windows Desktop Systems 0 October 24th, 2006 7:26pm
what causes mapped drives to be disconnected usghvn2002 Windows Server Systems 12 March 24th, 2006 9:12pm
Automatically connect? ronenph1 Windows Desktop Systems 2 September 5th, 2002 5:57pm