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
  • Add SharePoint libraries
  • Connect Drive
  • SharePoint site query
  • SharePoint Usage
  • Multi-Geo
  • Sharepoint Sites
  • OMA-URI
  • Value options
  • Example
  • Note

Was this helpful?

  1. Advanced Configuration
  2. Management options
  3. Settings for Intune-managed devices (Legacy)

Intune mappings

Last updated 2 years ago

Was this helpful?

Add SharePoint libraries

Name: Konnekt-Automatically-Add-All-SharePoint-Libraries

OMA-URI

User context:

./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/AddAllSharepointLibraries

Device context:

./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/AddAllSharepointLibraries

Data type: String

Value options

<enabled/>
<disabled/>

Note

For more information about the policy, see

Connect Drive

Name: Konnekt-Connect-Drive

OMA-URI

User context:

./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/ConnectDrive

Device context:

./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/ConnectDrive

Data type: String

Value options

<enabled/> <data id="DriveSelect" value="F:"/>

Disable connect drive mapping

<enabled/> <data id="DriveSelect" value="disabled"/>

Note

SharePoint site query

Name: Konnekt-SharePoint-Site-Query

OMA-URI

User context:

./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointSiteQuery

Device context:

./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointSiteQuery

Data type: String

Value

<enabled/>
<data id="SharepointSiteQuery" value="your query"/>

Note

SharePoint Usage

Name: Konnekt-SharePoint-Usage

OMA-URI

User context:

./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/O365SharepointUsage

Device context:

./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/O365SharepointUsage

Data type: String

Value options

<enabled/>
<disabled/>

Note

Multi-Geo

Available for KONNEKT 2.1 or newer

Name: Konnekt-Multi-Geo

OMA-URI

User context:

./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointMultiGeo

Device context:

./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointMultiGeo

Data type: String

Value options

<enabled/>
<disabled/>

Note

Sharepoint Sites

Available for KONNEKT 2.1 or newer

Name: Konnekt-SharePoint-Sites

OMA-URI

User context:

./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointSites

Device context:

./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointSites

Data type: String

Value options

To map one site, use the following syntax and replace <URL1> with your site/library URL (<URL1> must be added twice as in the following syntax and be separated by "&#xF000;"):

<enabled/> <data id="SharepointSites_List" value="<URL1>&#xF000;<URL1>" />

To map multiple sites, use the following syntax and replace <URL1> with your first site/library URL and <URL2> with your second site/library URL, and so on (each URL should be added twice as in the following syntax):

<enabled/> <data id="SharepointSites_List" value="<URL1>&#xF000;<URL1>&#xF000;<URL2>&#xF000;<URL2>" />

To disable the policy

<disabled/>

Example

Site 1

  • Assigned Name = TestSite1Name

  • Assigned drive letter = k:

KONNEKT URL for this site mapping would be:

https://konnektdemo.sharepoint.com/sites/TestSite1|TestSite1Name|k:

Site 2

  • Assigned Name = TestSite2Name

  • Assigned drive letter = m:

KONNEKT URL for this site mapping would be:

https://konnektdemo.sharepoint.com/sites/TestSite2|TestSite2Name|m:

Resulting Intune Policy String Value

<enabled/> <data id="SharepointSites_List" value="https://konnektdemo.sharepoint.com/sites/TestSite1|TestSite1Name|k:&#xF000;https://konnektdemo.sharepoint.com/sites/TestSite1|TestSite1Name|k:&#xF000;https://konnektdemo.sharepoint.com/sites/TestSite2|TestSite2Name|m:&#xF000;https://konnektdemo.sharepoint.com/sites/TestSite2|TestSite2Name|m:" />

Note

Choose value from F: to Z: For more information about the policy, see

For more information about the policy and the query, see

For more information about the policy, see

For more information about the policy, see

Site URI =

Site URI =

For more information about the policy and how to set the URL with examples, see

Assign drive letter
Multi-Geo
https://konnektdemo.sharepoint.com/sites/TestSite1
https://konnektdemo.sharepoint.com/sites/TestSite2
Managed mappings
Map all document libraries
Auto mapping
Map default document site libraries