<?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: DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon? in Horizon Desktops and Apps</title>
    <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877839#M95333</link>
    <description>&lt;P&gt;thanks yeah figured out my appdata was pointinging to appdata\roaming. so removed that redundant one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;do any of those excluded ones cause it not to auto-login?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 22:08:36 GMT</pubDate>
    <dc:creator>Hoodsie2018</dc:creator>
    <dc:date>2021-11-12T22:08:36Z</dc:date>
    <item>
      <title>DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877740#M95325</link>
      <description>&lt;P&gt;Without being to see what changed in the past but looking at the current settings, is it possible one of these DEM managed settings for Microsoft Teams is preventing it from auto-logging in to teams after the first time a user logs in? Below are our settings but first I'll share the script that we use to install the machine-wide installer in our floating non-persistent pool:&lt;BR /&gt;&lt;BR /&gt;SCRIPT:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;msiexec /i c:\temp\Teams_windows_x64.msi /l*v c:\temp\teams-install_new.log ALLUSERS=1 ALLUSER=1&lt;BR /&gt;&lt;BR /&gt;Also not sure if this reg key is needed for this setup in Horizon or only Windows Virtual Desktops like in Azure:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;reg add "HKLM\SOFTWARE\Microsoft\Teams" /v IsWVDEnvironment /t REG_DWORD /d 1 /f&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here are the file app settings in DEM for teams. Our goal was to save preferences but not any cached files which take up a ton of space over time:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[IncludeFolderTrees]
&amp;lt;AppData&amp;gt;\Local\Microsoft\IdentityCache

[ExcludeFolderTrees]
&amp;lt;AppData&amp;gt;\Teams\Application Cache
&amp;lt;AppData&amp;gt;\Microsoft\Teams\Cache
&amp;lt;AppData&amp;gt;\Microsoft\Teams\blob_storage
&amp;lt;AppData&amp;gt;\Microsoft\Teams\databases
&amp;lt;AppData&amp;gt;\Microsoft\Teams\Indexeddb
&amp;lt;AppData&amp;gt;\Microsoft\Teams\Local Storage
&amp;lt;AppData&amp;gt;\Microsoft\Teams\tmp
&amp;lt;AppData&amp;gt;\Microsoft\Teams\Service Worker\CacheStorage
&amp;lt;AppData&amp;gt;\Microsoft\Teams\Service Worker\ScriptCache
&amp;lt;AppData&amp;gt;\Roaming\Teams\Microsoft\Teams\Cache
&amp;lt;AppData&amp;gt;\Roaming\Teams\Microsoft\Teams\blob_storage
&amp;lt;AppData&amp;gt;\Roaming\Teams\Microsoft\Teams\databases
&amp;lt;AppData&amp;gt;\Roaming\Teams\Microsoft\Teams\Indexeddb
&amp;lt;AppData&amp;gt;\Roaming\Teams\Microsoft\Teams\Local Storage
&amp;lt;AppData&amp;gt;\Roaming\Teams\Microsoft\Teams\tmp
&amp;lt;AppData&amp;gt;\Roaming\Teams\Microsoft\Teams\Service Worker\CacheStorage
&amp;lt;AppData&amp;gt;\Roaming\Teams\Microsoft\Teams\Service Worker\ScriptCache

[IncludeFiles]
&amp;lt;AppData&amp;gt;\Microsoft\Teams\desktop-config.json
&amp;lt;AppData&amp;gt;\Microsoft\Teams\storage.json
&amp;lt;AppData&amp;gt;\Microsoft\Teams\settings.json
&amp;lt;AppData&amp;gt;\Microsoft\Teams\Preferences
&amp;lt;AppData&amp;gt;\Microsoft\Teams\preauth.json
&amp;lt;AppData&amp;gt;\Microsoft\Teams\Cookies&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 15:22:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877740#M95325</guid>
      <dc:creator>Hoodsie2018</dc:creator>
      <dc:date>2021-11-12T15:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877806#M95326</link>
      <description>&lt;P&gt;&amp;lt;appdata&amp;gt;&amp;nbsp; and &amp;lt;appdata&amp;gt;\roaming are the same place.&lt;/P&gt;&lt;P&gt;It seems like most everyone does DEM profiles differently, for a sanity check i would start with this:&lt;/P&gt;&lt;P&gt;[IncludeFolderTrees]&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Microsoft\IdentityCache&lt;/P&gt;&lt;P&gt;then exclude what you dont want.&amp;nbsp; You seem to imply your setup was working OK before so I'll take it at that.&amp;nbsp; if not, start with the above.&lt;/P&gt;&lt;P&gt;Right click the TEAMS icon in the system tray and&amp;nbsp; "&lt;STRONG&gt;Sign Out&lt;/STRONG&gt;"&amp;nbsp; you will then get a login prompt.&amp;nbsp; If it auto-login again OK you, definitely have an issue in your DEM profile and i would expand your capture a bit.&lt;/P&gt;&lt;P&gt;alternatively to determine what specific file is wrong in your DEM profile, you can disable flex, and remove the files from your exclude list... verify autosign in... rinse/repeat.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 19:21:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877806#M95326</guid>
      <dc:creator>BenTrojahn</dc:creator>
      <dc:date>2021-11-12T19:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877818#M95329</link>
      <description>&lt;P&gt;If I sign out it definitely prompts me to sign in again. I tried signing in again, then logging off and then logging into a new vdi session and it still didn’t auto-login to teams once logged into windows.&lt;/P&gt;&lt;P&gt;Hopefully that was decipherable lol&lt;BR /&gt;&lt;BR /&gt;Also, how do I verify what &amp;lt;appdata&amp;gt; and &amp;lt;appdata&amp;gt;\roaming are? I guess I should clean that up? just put in as one?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 20:28:38 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877818#M95329</guid>
      <dc:creator>Hoodsie2018</dc:creator>
      <dc:date>2021-11-12T20:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877827#M95332</link>
      <description>&lt;P&gt;folder tokens are in the product manual/documentation.&amp;nbsp; &amp;nbsp;&amp;lt;appdata&amp;gt; = %appdata%&amp;nbsp; &amp;lt;localappdata&amp;gt; = %localappdata%&lt;/P&gt;&lt;P&gt;Open your DEM zip archive and seeing what's in it.&amp;nbsp; then the paths might make more sense.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 20:50:12 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877827#M95332</guid>
      <dc:creator>BenTrojahn</dc:creator>
      <dc:date>2021-11-12T20:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877839#M95333</link>
      <description>&lt;P&gt;thanks yeah figured out my appdata was pointinging to appdata\roaming. so removed that redundant one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;do any of those excluded ones cause it not to auto-login?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 22:08:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2877839#M95333</guid>
      <dc:creator>Hoodsie2018</dc:creator>
      <dc:date>2021-11-12T22:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2878019#M95335</link>
      <description>&lt;P&gt;This is our config which works perfect. Profile is only 150kb per user.&lt;/P&gt;&lt;P&gt;[IncludeFolderTrees]&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Microsoft\Credentials&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Microsoft\IdentityCache&lt;/P&gt;&lt;P&gt;[IncludeFiles]&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\desktop-config.json&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\preauth.json&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\Preferences&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\settings.json&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\storage.json&lt;/P&gt;&lt;P&gt;[IncludeRegistryTrees]&lt;BR /&gt;HKCU\Software\Microsoft\Office\Teams\&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.aad.brokerplugin_cw5n1h2txyewy&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PolicyCache\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Families\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Mappings\S-1-15-2-1910091885-1573563583-1104941280-2418270861-3411158377-2822700936-2990310272&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.AAD.BrokerPlugin_1000.18362.449.0_neutral_neutral_cw5n1h2txyewy&lt;/P&gt;&lt;P&gt;[ExcludeFolderTrees]&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\AC\INetCache&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\TempState&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\AC\Temp&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 07:18:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2878019#M95335</guid>
      <dc:creator>RoderikdeBlock</dc:creator>
      <dc:date>2021-11-15T07:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2878218#M95345</link>
      <description>&lt;P&gt;Thanks. Going to see if I can give that a try. Does it auto-logon using the windows user's credentials when they log in or do they have to type in their password? The 4 main goals we have are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;auto-login in future logins if they start it when logging in for the first time&lt;/LI&gt;&lt;LI&gt;keep roaming profile/user folder very small&lt;/LI&gt;&lt;LI&gt;retain prefernces users' set inside teams&lt;/LI&gt;&lt;LI&gt;be able to do remove video/audio over VDI using blast&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 15 Nov 2021 20:15:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2878218#M95345</guid>
      <dc:creator>Hoodsie2018</dc:creator>
      <dc:date>2021-11-15T20:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Settings preventing auto-login for floating non-persistent desktops in VMware Horizon?</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2887946#M95967</link>
      <description>&lt;P&gt;We modified this config, because we get a login promt every time after relogin:&lt;/P&gt;&lt;P&gt;[IncludeFolderTrees]&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Microsoft\Credentials&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Microsoft\IdentityCache&lt;/P&gt;&lt;P&gt;[IncludeFiles]&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\desktop-config.json&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\preauth.json&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\Preferences&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\settings.json&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Microsoft\Teams\storage.json&lt;/P&gt;&lt;P&gt;[IncludeRegistryTrees]&lt;BR /&gt;HKCU\Software\Microsoft\Office\Teams\&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.aad.brokerplugin_cw5n1h2txyewy&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PolicyCache\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Families\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Mappings\S-1-15-2-1910091885-1573563583-1104941280-2418270861-3411158377-2822700936-2990310272&lt;BR /&gt;HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.AAD.BrokerPlugin_1000.18362.449.0_neutral_neutral_cw5n1h2txyewy&lt;/P&gt;&lt;P&gt;[ExcludeFolderTrees]&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\TempState&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additional add into Shared Settings under&amp;nbsp;[IncludeFolderTrees]:&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Microsoft\Office\16.0\Licensing&lt;BR /&gt;&lt;BR /&gt;KR&lt;BR /&gt;Mathias&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 16:04:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/DEM-Settings-preventing-auto-login-for-floating-non-persistent/m-p/2887946#M95967</guid>
      <dc:creator>MeyMath</dc:creator>
      <dc:date>2022-01-13T16:04:57Z</dc:date>
    </item>
  </channel>
</rss>

