<?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: UEM Registry roaming advice in Dynamic Environment Manager</title>
    <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760303#M3181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic! thank you very much. I really appreciate your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Sep 2017 17:57:11 GMT</pubDate>
    <dc:creator>MikeC3964</dc:creator>
    <dc:date>2017-09-22T17:57:11Z</dc:date>
    <item>
      <title>UEM Registry roaming advice</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760297#M3175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've noticed that there's a a pretty good delay with logins and the delay is with UEM. It seems to point to the roaming of the registry. Currently I'm roaming the following directories below. I'm working on pealing back the software directory, but the largest one is the Microsoft folder. Just out of curiosity, how are people handling that? Do people not leverage this that much, or focus strictly on the application data? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[IncludeRegistryTrees]&lt;/P&gt;&lt;P&gt;HKCU\Network&lt;/P&gt;&lt;P&gt;HKCU\Software&lt;/P&gt;&lt;P&gt;HKCU\System&lt;/P&gt;&lt;P&gt;HKCU\Printers&lt;/P&gt;&lt;P&gt;HKCU\Volatile Environment&lt;/P&gt;&lt;P&gt;HKCU\Control Panel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2017-09-20 12:41:22.895 [DEBUG] ImportRegistry::Import: Calling '"C:\Windows\REGEDIT.EXE" /S "C:\Users\mchabot\AppData\Local\Temp\FLX9BFB.tmp"' (RPAL: l=0 (D/E), r=0)&lt;/P&gt;&lt;P&gt;2017-09-20 12:41:30.000 [DEBUG] Read 2504 entries from profile archive (size: 424784542; compressed: 21477926)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice would be fantastic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 17:24:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760297#M3175</guid>
      <dc:creator>MikeC3964</dc:creator>
      <dc:date>2017-09-20T17:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: UEM Registry roaming advice</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760298#M3176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;MikeC3964&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UEM is really intended to be used with much more granular configuration files. Instead of your big bang approach, the idea is to create per-application and per-Windows setting Flex config files, each covering just the registry and file system locations for that particular app or Windows component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate that that takes a non-trivial amount of time to set up, but hopefully our built-in &lt;EM&gt;Application Templates&lt;/EM&gt; and &lt;EM&gt;WIndows Common Settings&lt;/EM&gt; (in the &lt;EM&gt;Create Config File&lt;/EM&gt; wizard) help you get started for commonly used apps and settings.&lt;/P&gt;&lt;P&gt;In addition to that, we have the &lt;EM&gt;Application Profiler&lt;/EM&gt;, which helps in creating Flex config files for applications, by monitoring where an application saves its settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your approach basically mimics a standard roaming profile, by pretty much capturing all of the user's registry information (and also quite a bit of the file system, judging from the "&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;&lt;EM&gt;Read &lt;STRONG&gt;2504&lt;/STRONG&gt; entries from profile archive&lt;/EM&gt;" log message). That's easy to configure, sure, but won't give you the benefits of UEM (faster logons, easier reset/restore of application settings, etc).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 19:36:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760298#M3176</guid>
      <dc:creator>DEMdev</dc:creator>
      <dc:date>2017-09-20T19:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: UEM Registry roaming advice</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760299#M3177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;UEMdev&lt;/B&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt response, I really appreciate it! We did things a little backwards, and are now working on scaling back what roams, etc. Thankfully, UEM makes it extremely easy for that. If you don't mind, i was looking at the&amp;nbsp; "Windows Common Settings", and when I selected one to use, It was a blank. I was expecting registry paths or something in it? Am i missing something? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the beginner questions &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again, &lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 21:54:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760299#M3177</guid>
      <dc:creator>MikeC3964</dc:creator>
      <dc:date>2017-09-20T21:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: UEM Registry roaming advice</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760300#M3178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;MikeC3964&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;Thankfully, UEM makes it extremely easy for that.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That's good to hear, thanks.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;i was looking at the&amp;nbsp; "Windows Common Settings", and when I selected one to use, It was a blank. I was expecting registry paths or something in it? Am i missing something?&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;Yes, you're missing something &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@3CBC42A1E7848F607FD419D398107BF9/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/75355i4A0AF025D04BDE39/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;Clicking &lt;EM&gt;Expand&lt;/EM&gt; will expand the reference to its underlying settings.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 23:57:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760300#M3178</guid>
      <dc:creator>DEMdev</dc:creator>
      <dc:date>2017-09-20T23:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: UEM Registry roaming advice</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760301#M3179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OMG, thanks so much for that! i knew i was missing something. When I click on that, i get a popup that says "Expanding Windows Common Settings removes the reference to the built-in definitions". I was going to initially test with a keyboard setting, but in the event i want to use "Windows explorer and view settings" will it undo or remove settings i set in the other "Windows Explorer" window? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 00:34:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760301#M3179</guid>
      <dc:creator>MikeC3964</dc:creator>
      <dc:date>2017-09-21T00:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: UEM Registry roaming advice</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760302#M3180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;MikeC3964&lt;/B&gt;,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;will it undo or remove settings i set in the other "Windows Explorer" window?&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No, only the reference in the Flex config file that you're currently working on (the one in which you clicked on the &lt;EM&gt;Manage&lt;/EM&gt; button) will be replaced by the underlying definitions of that referenced setting. This will not affect any other config files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 04:35:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760302#M3180</guid>
      <dc:creator>DEMdev</dc:creator>
      <dc:date>2017-09-21T04:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: UEM Registry roaming advice</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760303#M3181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic! thank you very much. I really appreciate your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 17:57:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/UEM-Registry-roaming-advice/m-p/1760303#M3181</guid>
      <dc:creator>MikeC3964</dc:creator>
      <dc:date>2017-09-22T17:57:11Z</dc:date>
    </item>
  </channel>
</rss>

