<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Onedrive-for-Business on Nicola Suter</title><link>https://nicolasuter.ch/tags/onedrive-for-business/</link><description>Recent content in Onedrive-for-Business on Nicola Suter</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>© 2026 Nicola Suter</copyright><lastBuildDate>Sun, 17 Mar 2019 16:03:09 +0000</lastBuildDate><atom:link href="https://nicolasuter.ch/tags/onedrive-for-business/rss.xml" rel="self" type="application/rss+xml"/><item><title>Introducing the OneDrive AutoMountTeamSites setting</title><link>https://nicolasuter.ch/onedrive-automountteamsites/</link><pubDate>Sun, 17 Mar 2019 16:03:09 +0000</pubDate><guid>https://nicolasuter.ch/onedrive-automountteamsites/</guid><description>&lt;p&gt;Reviewing the latest OneDrive features I wanted to try the new &lt;em&gt;AutoMountTeamSites&lt;/em&gt; setting which lets you preconfigure SharePoint online sites to sync automatically for defined users and devices.&lt;/p&gt;
&lt;p&gt;&lt;mark&gt;&lt;strong&gt;Updated on 12.07.2019&lt;/strong&gt;: &lt;a href="#intune-administrative-template-configuration"&gt;Included the Intune administrative template configuration&lt;/a&gt;&lt;/mark&gt;&lt;/p&gt;
&lt;p&gt;The setting is officially described as follow:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;This setting lets you specify SharePoint team site libraries to sync automatically the next time users sign in to the OneDrive sync client. (Microsoft)&lt;/p&gt;
&lt;/blockquote&gt;&lt;blockquote&gt;&lt;p&gt;If you enable this setting, the OneDrive sync client will automatically download the contents of the libraries you specified as online-only files the next time the user signs in. The user won&amp;rsquo;t be able to stop syncing the libraries. (Microsoft)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 class="relative group"&gt;Prerequisites
 &lt;div id="prerequisites" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#prerequisites" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In order to get things up an running we need at least:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OneDrive sync client version 19.012.0121.0011 or newer&lt;/li&gt;
&lt;li&gt;Windows 10 Version 1709 or newer&lt;/li&gt;
&lt;li&gt;OneDrive Files On-Demand enabled (&lt;a href="https://nicolasuter.ch/onedrive-automountteamsites/#intune-administrative-template-configuration" &gt;described below&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Be aware that this feature is not supported with on-premises SharePoint sites and not recommended to enable this setting for more than 1'000 devices. The device limit is related to the Windows Push Notification Service which tells the OneDrive clients when a file change occurs on a server side. When you exceed that limit clients will find themselves in a polling mode. &lt;a href="https://hansbrender.com/2019/04/04/onedrive-update-for-gpo-team-site-libraries-to-sync-automatically/" target="_blank" rel="noreferrer"&gt;Hans Brender explains this behavior well on his blog&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Deploy OneDrive KFM with Microsoft Intune OMA-URI</title><link>https://nicolasuter.ch/onedrive-known-folder-move-ms-intune/</link><pubDate>Thu, 06 Sep 2018 18:37:21 +0000</pubDate><guid>https://nicolasuter.ch/onedrive-known-folder-move-ms-intune/</guid><description>&lt;p&gt;OneDrive KFM (Known Folder Move) allows you to redirect common Windows folders (Desktop, Documents and Pictures) to the users personal OneDrive. OneDrive Known Folder Move is the modern replacement for the well known folder redirection group policy. The deployment with Microsoft Intune allows you to trigger or automate the OneDrive KFM configuration for your end users.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Updated on 04.08.2019&lt;/strong&gt;: Added administrative template configuration&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This post is based on a great article from Oliver Kieselbach about &lt;a href="https://oliverkieselbach.com/2017/11/07/deep-dive-admx-ingestion-to-configure-silentaccountconfig-with-onedrive/" target="_blank" rel="noreferrer"&gt;Deep dive ADMX ingestion to configure SilentAccountConfig with OneDrive&lt;/a&gt;. I used his blog to play around with the admx ingestion.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Prerequisites
 &lt;div id="prerequisites" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#prerequisites" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;To automatically deploy OneDrive Known Folder Move the following prerequisites must be met:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OneDrive sync client with build 18.111.0603.0004 or greater&lt;/li&gt;
&lt;li&gt;Azure AD Joined or Hybrid Azure AD Joined Windows 10 Device Running Windows 10 1709 or later&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class="relative group"&gt;Intune Configuration
 &lt;div id="intune-configuration" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#intune-configuration" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;

&lt;h3 class="relative group"&gt;Configure SilentAccountConfig
 &lt;div id="configure-silentaccountconfig" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#configure-silentaccountconfig" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;

&lt;h4 class="relative group"&gt;Option #1 - ADMX Templates
 &lt;div id="option-1---admx-templates" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#option-1---admx-templates" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h4&gt;
&lt;p&gt;With SilentAccountConfig enabled OneDrive for Business gets automatically configured with the current user account who&amp;rsquo;s signing in to Windows.&lt;/p&gt;</description></item></channel></rss>