Intune mappings
Add SharePoint libraries
Name: Konnekt-Automatically-Add-All-SharePoint-Libraries
OMA-URI
User context:
Device context:
Data type: String
Value options
Note
For more information about the policy, see Map all document libraries
Connect Drive
Name: Konnekt-Connect-Drive
OMA-URI
User context:
Device context:
Data type: String
Value options
Disable connect drive mapping
Note
Choose value from F:
to Z:
For more information about the policy, see Assign drive letter
SharePoint site query
Name: Konnekt-SharePoint-Site-Query
OMA-URI
User context:
Device context:
Data type: String
Value
Note
For more information about the policy and the query, see Auto mapping
SharePoint Usage
Name: Konnekt-SharePoint-Usage
OMA-URI
User context:
Device context:
Data type: String
Value options
Note
For more information about the policy, see Map default document site libraries
Multi-Geo
Available for KONNEKT 2.1 or newer
Name: Konnekt-Multi-Geo
OMA-URI
User context:
Device context:
Data type: String
Value options
Note
For more information about the policy, see Multi-Geo
Sharepoint Sites
Available for KONNEKT 2.1 or newer
Name: Konnekt-SharePoint-Sites
OMA-URI
User context:
Device context:
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 ""):
<enabled/> <data id="SharepointSites_List" value="<URL1><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><URL1><URL2><URL2>" />
To disable the policy
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:https://konnektdemo.sharepoint.com/sites/TestSite1|TestSite1Name|k:https://konnektdemo.sharepoint.com/sites/TestSite2|TestSite2Name|m:https://konnektdemo.sharepoint.com/sites/TestSite2|TestSite2Name|m:" />
Note
For more information about the policy and how to set the URL with examples, see Managed mappings
Last updated