HKCU\Software\Microsoft\Windows NT\CurrentVersion\Network\Persistent Connections
Data type | Range | Default value |
---|---|---|
REG_SZ | yes | no | no |
Stores the current setting of the Reconnect at logon check box in the Map Network Drive dialog box in Explorer. If Reconnect at logon is selected when you map a drive, the system connects the drive to the computer when you log on again.
Value | Meaning |
---|---|
yes | Reconnect at logon is selected. A check will appear in this box the next time you open the Map Network Drive dialog box. |
no | Reconnect at logon is cleared. The check box will be cleared the next time you open the Map Network Drive dialog box. |
To change the value of this entry, use either Explorer or
Command Prompt. In Explorer, from the Tools menu, select
Map Network Drive, and then select or clear the Reconnect
at logon check box. At the command prompt, type either
net use/persist:yes
or
net use/persist:no
.