|
-
April 5th, 2004, 12:18 AM
#4
I ran into the same exact problem the other day at a client's office. After the user logs in, the mapped drive in My Computer has a red X, but when you double-click the drive, it connects.
I noticed that when I ran net use f: \\blah\blah that it would connect to the mapped drive, but the WinXP "Unable to connect..." balloon would still appear. So to automate the connection of the mapped drive and to get rid of the balloon message, I did the following:
Created a .bat file to connect to the map drive:
net use drive letter: \\server\sharename
Created the following registry entry to suppress the balloon:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\NetworkProvider\RestoreConnection = 0 (REG_DWORD)
The following KB article from Microsoft explains why XP-Home may not remember a mapped network drive connection...read the bottom of the article.
MSKB Article
By the way, you're not the only one with this problem. I scoured Google and there are many people with this issue. It seems to mostly effect the WinXP Home users.
Good luck!!
Similar Threads
-
By XHBAOLXO in forum Windows NT/2000
Replies: 5
Last Post: September 22nd, 2003, 06:06 PM
-
By clascomp in forum Networking
Replies: 1
Last Post: February 12th, 2003, 01:51 PM
-
By phoneblock in forum Windows NT/2000
Replies: 3
Last Post: May 3rd, 2002, 05:25 AM
-
By RAELINHO in forum Other Software Applications
Replies: 2
Last Post: October 18th, 2001, 07:01 AM
-
By schigara in forum Networking
Replies: 6
Last Post: August 20th, 2001, 02:50 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks