A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » General XP issues or comments
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Unable to reconnect to hard drive



 
 
Thread Tools Display Modes
  #1  
Old April 4th 07, 09:30 AM posted to microsoft.public.windowsxp.general
bram
external usenet poster
 
Posts: 7
Default Unable to reconnect to hard drive

Since the day we changed are server almost everyone gets in windows the
question that the its unable te reconnect all hard drives. Now i want to know
if its possible to say to windows that he doesn't need those connections and
that he doesn't need to reconnect everythime. Some cind of registry file? We
use xp pro servicepack 2. Is it possible to see which connection he wants to
reconnect to?
Ads
  #2  
Old April 4th 07, 09:34 AM posted to microsoft.public.windowsxp.general
bram
external usenet poster
 
Posts: 7
Default Unable to reconnect to hard drive



"bram" wrote:

Since the day we changed are server almost everyone gets in windows the
question that the its unable te reconnect all hard drives. Now i want to know
if its possible to say to windows that he doesn't need those connections and
that he doesn't need to reconnect everythime. Some cind of registry file? We
use xp pro servicepack 2. Is it possible to see which connection he wants to
reconnect to?


i mean network drives
  #3  
Old April 4th 07, 11:58 AM posted to microsoft.public.windowsxp.general
bram
external usenet poster
 
Posts: 7
Default Unable to reconnect to hard drive



"bram" wrote:



"bram" wrote:

Since the day we changed are server almost everyone gets in windows the
question that the its unable te reconnect all hard drives. Now i want to know
if its possible to say to windows that he doesn't need those connections and
that he doesn't need to reconnect everythime. Some cind of registry file? We
use xp pro servicepack 2. Is it possible to see which connection he wants to
reconnect to?


i mean network drives


found it myself

To disable the reconnect network drives failure warning:

Use a registry editing tool to navigate to the following key:
HKEY_CURRENT_USER\Network

Insert or change a value with the following details:
Data Type: DWORD
Value Name: RestoreDiskChecked
Value: 0
  #4  
Old April 4th 07, 12:14 PM posted to microsoft.public.windowsxp.general
John John
external usenet poster
 
Posts: 3,149
Default Unable to reconnect to hard drive

bram wrote:

"bram" wrote:


Since the day we changed are server almost everyone gets in windows the
question that the its unable te reconnect all hard drives. Now i want to know
if its possible to say to windows that he doesn't need those connections and
that he doesn't need to reconnect everythime. Some cind of registry file? We
use xp pro servicepack 2. Is it possible to see which connection he wants to
reconnect to?



i mean network drives


net use /persistent:no
net use * /delete /y

John



  #5  
Old April 4th 07, 12:21 PM posted to microsoft.public.windowsxp.general
John John
external usenet poster
 
Posts: 3,149
Default Unable to reconnect to hard drive

bram wrote:

"bram" wrote:



"bram" wrote:


Since the day we changed are server almost everyone gets in windows the
question that the its unable te reconnect all hard drives. Now i want to know
if its possible to say to windows that he doesn't need those connections and
that he doesn't need to reconnect everythime. Some cind of registry file? We
use xp pro servicepack 2. Is it possible to see which connection he wants to
reconnect to?


i mean network drives



found it myself

To disable the reconnect network drives failure warning:

Use a registry editing tool to navigate to the following key:
HKEY_CURRENT_USER\Network

Insert or change a value with the following details:
Data Type: DWORD
Value Name: RestoreDiskChecked
Value: 0


Best to use the net command to accomplish this. The command can run
in the logon script:

net use /persistent:no
net use * /delete /y

The first commands will prevent attempts to reconnect at logon, the
second one will delete all mapped devices. To delete selected device
replace the * with the selected device.

John



 




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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 05:28 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.