<?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: Multiple Keyboard Layouts In Horizon Pools in Dynamic Environment Manager</title>
    <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2979850#M8132</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a similar situation were some users use a Belgian Dutch keyboard and other users use an English US keyboard layout.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STEP 1&lt;/STRONG&gt;: look up the keyboard layout code (see&amp;nbsp;&lt;A href="http://kbdlayout.info/" target="_blank"&gt;http://kbdlayout.info/&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;In my case this is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;409 = English US&lt;/LI&gt;&lt;LI&gt;813 = Belgian Dutch (Period)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In your case this will be&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;409 = English US&lt;/LI&gt;&lt;LI&gt;c0c = Canadian French&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;STEP 2: Create AD groups per keyboard layout&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Security group G_Keyb_409 containing all users requiring default US English Keyboard Layout&lt;/LI&gt;&lt;LI&gt;Security group G_Keyb_c0c containing all users requiring default Canadian French Keyboard Layout&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;STEP 3: Create condition sets in DEM&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;English US keyboard users&lt;UL&gt;&lt;LI&gt;User is a member of AD group "G_Keyb_409"&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Canadian French keyboard users&lt;UL&gt;&lt;LI&gt;User is a member of AD group "G_Keyb_c0c"&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;STEP 4: create registry settings in DEM (User Environment - Registry settings)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Setting 1:&lt;UL&gt;&lt;LI&gt;Name:&amp;nbsp;Keyboard Preload (409) English-US&lt;/LI&gt;&lt;LI&gt;Condition Set:&amp;nbsp;English US keyboard users&lt;/LI&gt;&lt;LI&gt;Registry settings:&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Windows Registry Editor Version 5.00&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Pre"=dword:86928386&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Keyboard Layout\Preload]&lt;BR /&gt;"1"="00000409"&lt;BR /&gt;"2"="00000c0c"&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Post"=dword:464c582b&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Setting 2:&lt;UL&gt;&lt;LI&gt;Name:&amp;nbsp;Keyboard Preload (c0c) Canadian French&lt;/LI&gt;&lt;LI&gt;Condition: Condition set "Canadian French keyboard users"&lt;/LI&gt;&lt;LI&gt;Registry settings:&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Windows Registry Editor Version 5.00&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Pre"=dword:86928386&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Keyboard Layout\Preload]&lt;BR /&gt;"1"="00000c0c"&lt;BR /&gt;"2"="00000409"&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Post"=dword:464c582b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also add another registry key for all users to display the option to the user in the taskbar to change the language bar&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Name:&amp;nbsp;Language bar docked in taskbar with text labels&lt;/LI&gt;&lt;LI&gt;Registry Settings:&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Windows Registry Editor Version 5.00&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Pre"=dword:86928386&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;[HKEY_CURRENT_USER\Software\Microsoft\CTF\Langbar]&lt;BR /&gt;"ShowStatus"=dword:00000004&lt;BR /&gt;"Transparency"=dword:000000ff&lt;BR /&gt;"Label"=dword:00000001&lt;BR /&gt;"ExtraIconsOnMinimized"=dword:00000001&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Post"=dword:464c582b&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lieven&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 30 Jul 2023 06:19:35 GMT</pubDate>
    <dc:creator>Lieven</dc:creator>
    <dc:date>2023-07-30T06:19:35Z</dc:date>
    <item>
      <title>Multiple Keyboard Layouts In Horizon Pools</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2978521#M8128</link>
      <description>&lt;P&gt;This may have come up in the past - but I could not find anything clear-cut so here goes...&lt;BR /&gt;&lt;BR /&gt;We have a Horizon infra that is used by various folks arounds the world and for the most part the current language/keyboard config works well enough.&amp;nbsp; In the golden Win 10 images we have baked the requirements to have a &lt;STRONG&gt;US Keyboard&lt;/STRONG&gt; and a &lt;STRONG&gt;Canadian French&lt;/STRONG&gt; keyboard - both of which are QWERTY format.&amp;nbsp; At this point we now have some European users that need &lt;STRONG&gt;France French&lt;/STRONG&gt; keyboard which would be AZERTY format.&lt;/P&gt;&lt;P&gt;I would ideally like to keep the number of golden images to a minimum for support purposes - and if possible avoid having the keyboard installed for everyone to avoid user "confusion" for most of the non-France users.&lt;BR /&gt;&lt;BR /&gt;With that in mind I suppose my options would be to either:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Bake the new&amp;nbsp;France French keyboard into the golden image so everyone has access to all keyboards&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Leverage DEM somehow so that I am able to make the&amp;nbsp;France French keyboard available to only a select set of users that request it and no one else&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I would much rather the second option and use DEM but I'm not sure if that is even possible and then if so, how could that be actually implemented.&amp;nbsp; For example would that even go under the Personalization or User Environment sections of DEM?&amp;nbsp; I've dabbled in keyboard settings with DEM previously and it was not the simplest/cleanest thing to accomplish - so I'm trying to avoid any pitfalls if possible.&lt;/P&gt;&lt;P&gt;Soooo ... my question to the rest of the fellow Horizon/DEM Admin folks out there is: if you have encountered a similar situation how have you handled it, and what suggestions or examples would you be able to share?&lt;/P&gt;&lt;P&gt;Thanks in advance for any help with this, much appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 16:25:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2978521#M8128</guid>
      <dc:creator>MP-CAE</dc:creator>
      <dc:date>2023-07-21T16:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Keyboard Layouts In Horizon Pools</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2979687#M8131</link>
      <description>&lt;P&gt;Anyone happen to have had a similar situation with multiple keyboard ⌨ layouts in Horizon pools?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 12:51:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2979687#M8131</guid>
      <dc:creator>MP-CAE</dc:creator>
      <dc:date>2023-07-28T12:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Keyboard Layouts In Horizon Pools</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2979850#M8132</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a similar situation were some users use a Belgian Dutch keyboard and other users use an English US keyboard layout.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STEP 1&lt;/STRONG&gt;: look up the keyboard layout code (see&amp;nbsp;&lt;A href="http://kbdlayout.info/" target="_blank"&gt;http://kbdlayout.info/&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;In my case this is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;409 = English US&lt;/LI&gt;&lt;LI&gt;813 = Belgian Dutch (Period)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In your case this will be&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;409 = English US&lt;/LI&gt;&lt;LI&gt;c0c = Canadian French&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;STEP 2: Create AD groups per keyboard layout&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Security group G_Keyb_409 containing all users requiring default US English Keyboard Layout&lt;/LI&gt;&lt;LI&gt;Security group G_Keyb_c0c containing all users requiring default Canadian French Keyboard Layout&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;STEP 3: Create condition sets in DEM&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;English US keyboard users&lt;UL&gt;&lt;LI&gt;User is a member of AD group "G_Keyb_409"&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Canadian French keyboard users&lt;UL&gt;&lt;LI&gt;User is a member of AD group "G_Keyb_c0c"&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;STEP 4: create registry settings in DEM (User Environment - Registry settings)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Setting 1:&lt;UL&gt;&lt;LI&gt;Name:&amp;nbsp;Keyboard Preload (409) English-US&lt;/LI&gt;&lt;LI&gt;Condition Set:&amp;nbsp;English US keyboard users&lt;/LI&gt;&lt;LI&gt;Registry settings:&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Windows Registry Editor Version 5.00&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Pre"=dword:86928386&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Keyboard Layout\Preload]&lt;BR /&gt;"1"="00000409"&lt;BR /&gt;"2"="00000c0c"&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Post"=dword:464c582b&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Setting 2:&lt;UL&gt;&lt;LI&gt;Name:&amp;nbsp;Keyboard Preload (c0c) Canadian French&lt;/LI&gt;&lt;LI&gt;Condition: Condition set "Canadian French keyboard users"&lt;/LI&gt;&lt;LI&gt;Registry settings:&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Windows Registry Editor Version 5.00&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Pre"=dword:86928386&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Keyboard Layout\Preload]&lt;BR /&gt;"1"="00000c0c"&lt;BR /&gt;"2"="00000409"&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Post"=dword:464c582b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also add another registry key for all users to display the option to the user in the taskbar to change the language bar&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Name:&amp;nbsp;Language bar docked in taskbar with text labels&lt;/LI&gt;&lt;LI&gt;Registry Settings:&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Windows Registry Editor Version 5.00&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Pre"=dword:86928386&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;[HKEY_CURRENT_USER\Software\Microsoft\CTF\Langbar]&lt;BR /&gt;"ShowStatus"=dword:00000004&lt;BR /&gt;"Transparency"=dword:000000ff&lt;BR /&gt;"Label"=dword:00000001&lt;BR /&gt;"ExtraIconsOnMinimized"=dword:00000001&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;[HKEY_CURRENT_USER\Software\Immidio\Flex Profiles\ImportMarkers]&lt;BR /&gt;"Post"=dword:464c582b&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lieven&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 06:19:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2979850#M8132</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2023-07-30T06:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Keyboard Layouts In Horizon Pools</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2980101#M8133</link>
      <description>&lt;P&gt;Wow&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/230363"&gt;@Lieven&lt;/a&gt;, impressively detailed reply - much appreciated!&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@D2A1EC77921297B434D2BE1B2D1913A7/emoticons/1f44c.png" alt=":ok_hand:" title=":ok_hand:" /&gt;&lt;BR /&gt;&lt;BR /&gt;I'll give it a try in your infra and let you know how it goes.&lt;/P&gt;&lt;P&gt;Thanks again for the time and effort you took to reply!&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 18:24:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Multiple-Keyboard-Layouts-In-Horizon-Pools/m-p/2980101#M8133</guid>
      <dc:creator>MP-CAE</dc:creator>
      <dc:date>2023-07-31T18:24:09Z</dc:date>
    </item>
  </channel>
</rss>

