HKCU\Network
The Network key stores information about mapped network drives. Each subkey in Network represents a drive that is connected to the computer and that will be reconnected when the user logs on again. The subkeys are named for the drive letter to which the drive is mapped. The system adds a Driveletter subkey to the registry when a drive is mapped and Reconnect at Logon is selected. The entries in the Dri veletter subkeys store data that is used to reconnect the drive. Table B-1 describes some of these entries.
Name | Type | Values | Default | Description |
ConnectionType | REG_DWORD | 0x01—Drive redirection 0x02—Print redirection | 0x01 | Specifies how the drive is connected to the local computer. |
ProviderName | REG_SZ | Network name | Microsoft Windows Network | Specifies the network provider used to map this particular network drive. |
ProviderType | REG_DWORD | Provider-number | Specifies a constant that identifies the provider used to map this network drive. The value for the Microsoft LanMan provider is 0x20000. Other values are assigned by Microsoft to third-party providers. |