<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Windows 10 and Onedrive Setup in Horizon Desktops and Apps</title>
    <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480740#M75777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also note - make sure you're not installing OneDrive with your office installation as well!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2019 12:33:25 GMT</pubDate>
    <dc:creator>mchadwick19</dc:creator>
    <dc:date>2019-04-10T12:33:25Z</dc:date>
    <item>
      <title>Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480738#M75775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are running Windows 10 Enterprise as stateless VDIs. Everytime someone logs in, the OneDriveSetup is running and uses a lot of cpu usage for around 30-50s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/9723i67B593B0DCA49DE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We disabled the OneDrive Usage with a group policy, but the setup is still running everytime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows Updates are disabled!&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Could someone successfull disable this?&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 09:45:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480738#M75775</guid>
      <dc:creator>apelz</dc:creator>
      <dc:date>2019-04-10T09:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480739#M75776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are quite a few places that OneDrive has buried itself in in Win10. Perform the following steps from a command line on your master(assuming 64-bit OS):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;taskkill /f /im OneDrive.exe&lt;/P&gt;&lt;P&gt;C:\Windows\System32\OneDriveSetup.exe /uninstall&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check under the following registry paths for OneDrive active setup keys. If there is one with ComponentID referencing OneDrive with a "StubPath" key - delete the stubpath key.&lt;/P&gt;&lt;P&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components&lt;/P&gt;&lt;P&gt;HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Active Setup\Installed Components&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load the default NTUSER.dat file and delete OneDrive activesetup stubpath keys in there as well:&lt;/P&gt;&lt;P&gt;HKU\&amp;lt;DEFAULT.dat&amp;gt;\SOFTWARE\Microsoft\Active Setup\Installed Components&lt;/P&gt;&lt;P&gt;HKU\&amp;lt;DEFAULT.dat&amp;gt;\SOFTWARE\WOW6432Node\Microsoft\Active Setup\Installed Components&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete the directories for OneDrive under all user profiles (especially your Default user profile) and %ProgramData%. Also delete C:\OneDriveTemp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to remove the OneDrive links from File Explorer delete the two following registry keys if they exist:&lt;/P&gt;&lt;P&gt;HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}&lt;/P&gt;&lt;P&gt;HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I script this all in one .bat file that I run during my image setup. Feel free to do the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:32:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480739#M75776</guid>
      <dc:creator>mchadwick19</dc:creator>
      <dc:date>2019-04-10T12:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480740#M75777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also note - make sure you're not installing OneDrive with your office installation as well!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:33:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480740#M75777</guid>
      <dc:creator>mchadwick19</dc:creator>
      <dc:date>2019-04-10T12:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480741#M75778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;awesome! Thanks a lot. I will test it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:56:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480741#M75778</guid>
      <dc:creator>apelz</dc:creator>
      <dc:date>2019-04-10T12:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480742#M75779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working on this problem with windows 10 build 1803&lt;/P&gt;&lt;P&gt;You can also delete the run registry key in the default profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg load "hku\Profile" "c:\users\Default User\NTUSER.DAT"&lt;/P&gt;&lt;P&gt;reg delete "hku\Profile\Software\Microsoft\Windows\CurrentVersion\Run" /v OneDriveSetup /f&lt;/P&gt;&lt;P&gt;reg unload "hku\Profile"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After deleting the OneDriveSetup key and doing a re-deploy, the Onedrivesetup.exe process will not be loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 12:27:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480742#M75779</guid>
      <dc:creator>kevinpower</dc:creator>
      <dc:date>2019-04-18T12:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480743#M75780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin, are you saying that your registry modification on it's own works, or in &lt;SPAN&gt;combination&lt;/SPAN&gt; with what &lt;STRONG style="font-size: 12.6px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;A href="https://communities.vmware.com/people/mchadwick19"&gt;mchadwick19&lt;/A&gt; &lt;/STRONG&gt;stated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 15:31:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480743#M75780</guid>
      <dc:creator>ap_idb</dc:creator>
      <dc:date>2019-04-18T15:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480744#M75781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We ran into this as well and did what kevinpower suggested initially and it tested fine. As we have some users who may use OneDrive in the near future, we ended up just disabling the OneDriveSetup from running through group policy so that we can still use OneDrive later if needed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/9947i42684723E3F48776/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 17:39:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480744#M75781</guid>
      <dc:creator>PaulMurphyCO</dc:creator>
      <dc:date>2019-04-19T17:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480745#M75782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great to hear!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2019 14:49:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480745#M75782</guid>
      <dc:creator>kevinpower</dc:creator>
      <dc:date>2019-05-08T14:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480746#M75783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also have the option to change the install method to a system based installation. You need to install OneDrive in your golden image using the /allusers commandline switch and make use of a specific OneDrive version or newer: &lt;A href="https://docs.microsoft.com/en-us/onedrive/per-machine-installation" title="https://docs.microsoft.com/en-us/onedrive/per-machine-installation"&gt;Install the sync client per machine | Microsoft Docs&lt;/A&gt; &lt;/P&gt;&lt;P&gt;This way Onedrive won't be automatically installed one every user login/profile creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This option is in preview, so might have issues (although i haven't seen any)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2019 11:28:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480746#M75783</guid>
      <dc:creator>SummaCollege</dc:creator>
      <dc:date>2019-05-09T11:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 10 and Onedrive Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480747#M75784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The option to install onedrive on machine base works fine here, we faced some issues with saving the user configs with the result that sometimes the content of the user will be deleted in the cloud without a manual action pfffff....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information on that &lt;A href="https://communities.vmware.com/thread/598490"&gt;Has anyone successfully installed the OneDrive for Business Client in a non-persistent VDI environment?&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the option to install onedrive on machine based is one step forward so that is good news&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2019 12:41:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Windows-10-and-Onedrive-Setup/m-p/480747#M75784</guid>
      <dc:creator>kevinpower</dc:creator>
      <dc:date>2019-05-09T12:41:56Z</dc:date>
    </item>
  </channel>
</rss>

