LogoLogo
LogoLogo
  • Welcome
  • User manual
    • Windows File Explorer
    • Tray Menu
    • Preferences Menu
  • Deployment
    • System requirements
    • Security
      • Grant tenant-wide admin consent
      • Conditional Access
    • Setup
    • Configure Office 365 account
    • Software updates
  • Advanced Configuration
    • Management options
      • Settings for Intune-managed devices (Import custom ADMX- Public preview)
        • GUI settings
        • Mappings
        • System settings
      • Settings for Intune-managed devices (Legacy)
        • Intune GUI settings
        • Intune mappings
        • Intune system settings
        • Intune other settings
      • Settings via GPO
    • GUI Settings
      • Account re-authentication
      • Change KONNEKT name in explorer
      • Explorer UI
      • Hide tray icon
    • Mappings
      • Additional document libraries
      • Assign drive letters
      • Auto mapping
      • Managed mappings
      • Multi-Geo
    • System settings
      • Authentication browser engine
      • Cache settings
      • Download Directory
      • Enhanced Authentication
      • Link scope
      • Logging
      • Office365 Co-Authoring
      • Offline attribute
      • Open file size limitations
      • SharePoint throttling prevention
      • Skip Account Wizard
      • Update checker
    • Other
      • Proxy settings
      • Set license key
  • Troubleshooting
    • Access token issues
      • Error message about missing token
      • Failed to obtain access token to your OneDrive account
      • Failed to obtain access token
    • Add Share: "Key not found"
    • Clicking a share does nothing
    • Debug log preparation
    • Subscribe a subset of users
    • How to deal with error(s)
    • Empty libraries
      • All libraries are empty
      • Empty default libraries - error 404
    • Manual uninstallation
    • Opening MS Office documents display a warning message
    • Site Collections are not displayed for some users
    • Sites missing or folders empty
    • Some sites or libraries do not appear in KONNEKT
    • Slow Folder Browsing
    • Why is there a grey "X" or "brown suitcase" on my files and folders?
    • What is the maximum path and file name length?
    • How to change the tenant name
    • Failed to open Device
  • Changelog
  • Licensing
    • Azure Marketplace
  • Support
  • KONNEKT Website
Powered by GitBook
On this page
  • Policy description
  • Policy definition
  • Examples
  • There are several ways to apply the policy
  • Manual setting in registry

Was this helpful?

  1. Advanced Configuration
  2. Mappings

Managed mappings

Last updated 1 month ago

Was this helpful?

This policy is applicable to version 2.0 and above

Policy description

By using the feature Managed Mappings (policy name "Sharepoint Sites"), you can map specific SharePoint sites and libraries to your KONNEKT. You can additionally define drive letters to those mappings.

If enabled, this setting will map drives regardless of a users permissions.

To add mappings, go to the policy and click on Show...

Using this policy for drive-letter mapping will always map the the default document library as root.

If you specify a library in the URL, only this library will be directly mapped.

We have a feature-request in the backlog to improve the flexibility of mappings in a future version of KONNEKT.

SharePoint Subsites are currently not supported with KONNEKT Managed Mappings. Please use Auto Mapping to use Subsites with KONNEKT, instead.

We have a feature-request in the backlog to improve the flexibility of mappings in a future version of KONNEKT.

Policy definition

Policy name: Sharepoint Sites

Syntax of site definition:

<sharepoint-url>[|<Name>[|<DriveLetter>[|<TenantName>[|<Favorite>]]]]
  • <sharepoint-url>: Your sharepoint site/library URL. Must be URL encoded (e.g. Spaces are represented by %20). If you are mapping your root site (requires KONNEKT 2.7.0 or newer), please make sure to have a slash at the end of the <sharepoint-url> . Example: Your root site: https://contoso.sharepoint.com The Managed Mapping should look like this: https://contoso.sharepoint.com/|RootSite|R:

  • <Name>: Name you choose for the mapped site. This name must be unique for each mapping. optional => value may be empty

  • <DriveLetter>: Drive letter for drive mapping. optional => value may be empty

  • <TenantName>: Microsoft365 tenant-name for the corresponding account that must be used to access this site. (<TenantName>.onmicrosoft.com). optional => value may be empty

  • <Favorite>: Indicate if mapping shall be a KONNEKT favorite. You must run KONNEKT 2.2.1 or newer for this feature to work properly. Possible values: - FALSE (default) - TRUE optional => value may be empty

Site mapping result:

Drive mapping result:

Examples

All libraries of a site

https://mytenant.sharepoint.com/sites/mysite

This will map the default document library of this site. The drive will be labeled as "mysite"

Dedicated library of a site

https://mytenant.sharepoint.com/sites/mysite/Shared%20Documents|MySite Docs

This will add the "shared documents" library of the site "mysite". The Drive will be labeled "MySite Docs".

Assign a drive letter

https://mytenant.sharepoint.com/sites/mysite/Shared%20Documents|MySite Docs|M:

This will add the "shared documents" library of the site "mysite". The Drive will be labeled "MySite Docs". The network path will be mapped to drive M.

Map foreign tenant

https://foreignTenant.sharepoint.com/sites/mysite||X:|ForeignTenant

This will add all document libraries of the site "mysite", from the tenant "ForeignTenant.onmicrosoft.com". The network path will be mapped to drive X.

The user must have an account configured in KONNEKT, that belongs to the Microsoft Entra ID (Azure AD) in the tenant "ForeignTenant".

Make mapping a KONNEKT favorite

https://mytenant.sharepoint.com/sites/mysite/Shared%20Documents|MySite Docs|||TRUE

This will add the "shared documents" library of the site "mysite". The Drive will be labeled "MySite Docs". It will be added as KONNEKT favorite.

There are several ways to apply the policy

  1. manually by adding the key in the registry under machine or user registry settings

We highly recommend to use 1. or 2., since this policy has several components.

Manual setting in registry

You do not need this, if you use GPO or Intune management.

The policy consists of two components in the registry:

  1. Value (activate the feature)

  2. Key with value per mapping (describe every single mapping)

1. Value

  • Value name: SharepointSites

  • Value type: REG_DWORD

  • Value data: 1 (to activate the feature)

  • Value stored in:

    • HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt or

    • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt

2. Key with value per mapping

  • Key name: SharepointSites

  • Key stored in:

    • HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt or

    • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt

Under this key, one value/data entry has to be generated per mapping:

  • Value name: equals Value data

  • Value type: REG_SZ

  • Value stored in:

    • HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt\SharepointSites or

    • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt\SharepointSites

To map all libraries of one site you need to map the site and enable the policy

This policy does not support folder mapping, for folder mapping please use net use as described .

Please also note , as subsites have limited scalability and can cause performance issues.

To map all libraries you need to enable the policy

via GPO, see

pushing policies via Intune, see

Value data: see .

Microsoft's recommendations regarding subsites
settings via GPO
settings for Intune Managed Devices
Policy definition
AddAllSharePointLibraries
AddAllSharePointLibraries
here