Assign drive letters
With this setting, you can configure a drive letter for the OneDrive for Business library.
The default value is
H:
You can configure this feature with the following options alternatively:

Policy name:
Connect drive
After applying the policy, restarting the machine is required
Policy-setting | Value | Behavior |
---|---|---|
Not configured | N/A | KONNEKT will assign H: to the OneDrive for Business document library by default.
User can change the setting in the preferences menu.
OneDrive is mapped to H: by default. |
Disabled | N/A | KONNEKT will not assign any drive letter to the OneDrive for Business document library.
User can not change the setting in the preferences menu. |
Enabled | <drive-letter>: (e.g. "H:") | KONNEKT will assign the configured drive letter to the OneDrive for Business document library.
User can not change the setting in the preferences menu. |
Policy-setting | Value | Behavior |
---|---|---|
Not configured | N/A | KONNEKT will assign H: to the OneDrive for Business document library by default.
User can change the setting in the preferences menu.
OneDrive is mapped to H: by default. |
Disabled | N/A | KONNEKT will assign and map the default drive letter! To disable drive mappings to the OneDrive for Business document library, you should enable the policy and set the Drive under Options to Disabled. Config item in preferences menu will be disabled for change by user. |
Enable | "Disabled" | KONNEKT will not assign a drive letter to the OneDrive for Business document library. Config item in preferences menu will be disabled for change by user. |
Enable | <drive-letter>: (e.g. "H:") | KONNEKT will assign the configured drive letter to the OneDrive for Business document library. Config item in preferences menu will be disabled for change by user. |
Key name:
ConnectDrive
Key type: REG_SZ (String Value)You can assign a drive letter to a KONNEKT folder, by using the
net use
command.Usage
net use <DRIVE-LETTER>: <KONNEKT-UNC-PATH> [/PERSISTENT:{YES | NO}]
Make sure to run CMD without admin rights to avoid any connecting errors for normal users.
Note: if the name of Folder contains spaces you have to but the UNC-Path in " " like in the next example.
Example:

Result:

- manually by adding the key in the registry under machine or user registry settings
Policies stored in:
HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt
Last modified 2mo ago