<?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>Lieven Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>Lieven Tracker</description>
    <pubDate>Fri, 24 Nov 2023 06:44:50 GMT</pubDate>
    <dc:date>2023-11-24T06:44:50Z</dc:date>
    <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: Horizon 8 Enterprise - Sizing - Best CPU- Nutanix</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-8-Enterprise-Sizing-Best-CPU-Nutanix/m-p/2965478#M99210</link>
      <description>&lt;P&gt;Hi Petros,&lt;/P&gt;&lt;P&gt;I have a very similar setup.&lt;/P&gt;&lt;P&gt;6 Nutanix nodes with (unfortunately) varying CPUs. The varying CPUs are due to the fact that there are more and more VDIs being used and therefore we needed to extend the capacity. We initially started with 3 nodes, later on added another node and two years ago another 2:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;3 nodes with&amp;nbsp;Xeon(R) E5-2650 v4 CPUs (24 cores, 2.2 GHz), 382 GB RAM and Tesla M10 GPUs&lt;/LI&gt;&lt;LI&gt;1 nodes with&amp;nbsp;Xeon(R) Gold 6226 CPUs (24 cores, 2.7 GHz), 382 GB RAM and Tesla M10 GPUs&lt;/LI&gt;&lt;LI&gt;2 nodes with&amp;nbsp;Xeon(R) Gold 6226R CPUs (32 cores, 2,9 GHz), 382 GB RAM and Tesla M10 GPUs&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CVMs have 12 vCPUS and 36 GB RAM&lt;/P&gt;&lt;P&gt;Hypervisor: ESXi 7 U3&lt;/P&gt;&lt;P&gt;Horizon 8 2303, FSLogix, DEM, App Volumes&lt;/P&gt;&lt;P&gt;Non-persistent VDIs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Pool1:&lt;UL&gt;&lt;LI&gt;Win 10&lt;/LI&gt;&lt;LI&gt;4 CPU&lt;/LI&gt;&lt;LI&gt;8 GB RAM&lt;/LI&gt;&lt;LI&gt;GPU profile: grid_m10-1b&lt;/LI&gt;&lt;LI&gt;Office 365 (including NS Teams), Adobe, 7-zip, Notepad++, other business software&lt;/LI&gt;&lt;LI&gt;SentinelOne Antivirus&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Pool2:&amp;nbsp;&lt;UL&gt;&lt;LI&gt;Win 10&lt;/LI&gt;&lt;LI&gt;6 CPU&lt;/LI&gt;&lt;LI&gt;12 GB RAM&lt;/LI&gt;&lt;LI&gt;GPU profile: grid_m10-1b&lt;/LI&gt;&lt;LI&gt;Office 365 (including NS Teams), Adobe, 7-zip, Notepad++, other business software&lt;/LI&gt;&lt;LI&gt;AutoCAD&lt;/LI&gt;&lt;LI&gt;Adobe Creative Cloud&lt;/LI&gt;&lt;LI&gt;SentinelOne Antivirus&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Logon times = +/- 45 seconds during peak hours, +/- 30 seconds during off-peak hours&lt;/P&gt;&lt;P&gt;We are running +/- 110 VDIs concurrently (+ 15 spare, powered on VDIs).&amp;nbsp;&lt;/P&gt;&lt;P&gt;90% of the VDIs is from Pool1, 10% of the VDIs is from Pool2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Due to the varying CPUs the load of the nodes is very different (varying from 50 to 90%). On the nodes with the best CPUs we can run +/- 28 VDIs.&lt;/P&gt;&lt;P&gt;The bottleneck for us currently is CPU load on our oldest Nutanix nodes (&amp;gt; 5 years old).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cluster-wide disk latency = +/- 1ms (with peaks to +/- 2 ms)&lt;/P&gt;&lt;P&gt;Cluster-wide IOPS = +/- 10000 (with peaks to +/- 18000)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are thinking of replacing the entire infrastructure with 6 new (identical) nodes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;NX-3155GN-G8 Nutanix nodes&lt;/LI&gt;&lt;LI&gt;2x Intel Xeon-Platinum 8360Y processors (2.4 GHz/ 36-core)&lt;/LI&gt;&lt;LI&gt;256 GB RAM&lt;/LI&gt;&lt;LI&gt;NVIDIA A16 GPU&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This config should allow us to run +/- 140 concurrent VDI sessions without any problem with some room for growth.&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;</description>
      <pubDate>Tue, 25 Apr 2023 15:23:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-8-Enterprise-Sizing-Best-CPU-Nutanix/m-p/2965478#M99210</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2023-04-25T15:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 8 Enterprise - Sizing - Best CPU- Nutanix</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-8-Enterprise-Sizing-Best-CPU-Nutanix/m-p/2965358#M99201</link>
      <description>&lt;P&gt;Which vGPU profile are you using on your VDIs?&lt;/P&gt;&lt;P&gt;Are you using persistent or non-persistent VDIs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 20:45:07 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-8-Enterprise-Sizing-Best-CPU-Nutanix/m-p/2965358#M99201</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2023-04-24T20:45:07Z</dc:date>
    </item>
    <item>
      <title>How can I add a file to an Android's "Internal Storage/Documents" folder using Workspace One UEM</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/How-can-I-add-a-file-to-an-Android-s-quot-Internal-Storage/m-p/2965266#M18621</link>
      <description>&lt;P&gt;I need to add a json file to the Android's "Internal Storage/Documents" folder using VMware Workspace One (The Android devices are registered to Workspace One UEM.)&lt;/P&gt;&lt;P&gt;How can I add this be done using Workspace One UEM?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 08:37:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/How-can-I-add-a-file-to-an-Android-s-quot-Internal-Storage/m-p/2965266#M18621</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2023-04-24T08:37:23Z</dc:date>
    </item>
    <item>
      <title>Enable Apple Stagemanager on iPads</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Enable-Apple-Stagemanager-on-iPads/m-p/2949533#M18183</link>
      <description>&lt;P&gt;Is there a way to enable Apple Stage Manager on iPads through Workspace One UEM?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 13:26:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Enable-Apple-Stagemanager-on-iPads/m-p/2949533#M18183</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2023-01-19T13:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot publish Android Private Apps on Workspace ONE UEM console</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Cannot-publish-Android-Private-Apps-on-Workspace-ONE-UEM-console/m-p/2935025#M17785</link>
      <description>&lt;P&gt;Support Request # 22374573110 has been opened for this issue&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 14:41:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Cannot-publish-Android-Private-Apps-on-Workspace-ONE-UEM-console/m-p/2935025#M17785</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-10-24T14:41:53Z</dc:date>
    </item>
    <item>
      <title>Cannot publish Android Private Apps on Workspace ONE UEM console</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Cannot-publish-Android-Private-Apps-on-Workspace-ONE-UEM-console/m-p/2934927#M17783</link>
      <description>&lt;P&gt;Anyone experiencing the same issue with VMware Workspace when trying to upload an Android Private App: &lt;EM&gt;Can't Publish app. Try again in a few minutes.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lieven_0-1666548302881.png" style="width: 622px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/97943iB21168B3A2F650A3/image-dimensions/622x283/is-moderation-mode/true?v=v2" width="622" height="283" role="button" title="Lieven_0-1666548302881.png" alt="Lieven_0-1666548302881.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same issue as explained in&amp;nbsp;&lt;A href="https://kb.vmware.com/s/article/79573" target="_blank"&gt;https://kb.vmware.com/s/article/79573&lt;/A&gt;&amp;nbsp;but we are using SaaS version 22.9.0.1 (2209)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lieven_1-1666548414120.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/97944i5A19A89476A2839B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Lieven_1-1666548414120.png" alt="Lieven_1-1666548414120.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 18:07:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Cannot-publish-Android-Private-Apps-on-Workspace-ONE-UEM-console/m-p/2934927#M17783</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-10-23T18:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: App Volumes 2111 - Apps on demand</title>
      <link>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2925319#M8992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have updated both the App Volumes agent and App Volume Manager to version 4.7.0.64 (=version 2206) and can confirm that App Volumes On-Demand works fine now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tested it with the application brackets (&lt;A href="http://www.brackets.io" target="_blank"&gt;www.brackets.io&lt;/A&gt;). Desktop shortcuts, start menu shortcuts, context menus, ... are being created without the app stack being attached. Once a shortcut or a context menu is selected the actual app stack is being attached to the VDI.&lt;/P&gt;&lt;P&gt;During the app stack creation, I created the shortcut in c:\Users\Public\Desktop&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lieven_3-1661253809463.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/96870iEB4E7BC0DBFE4199/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Lieven_3-1661253809463.png" alt="Lieven_3-1661253809463.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;The shortcut in the VDI looks like this:&lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\CloudVolumes\Agent\svservice.exe" app launch "appvolumes://launch/?app={36c9ee76-0aa3-4013-8034-61e78a820b29}&amp;amp;entry_point={46964696-0000-0000-0000-fe036b309d19}&amp;amp;name=Brackets"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lieven_0-1661252937834.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/96867i60E24F7C5CCA7445/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Lieven_0-1661252937834.png" alt="Lieven_0-1661252937834.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where&amp;nbsp;&lt;EM&gt;36c9ee76-0aa3-4013-8034-61e78a820b29&lt;/EM&gt; is the GUID of the application as visible in the App Volumes Manager&lt;/P&gt;&lt;P&gt;The entry_point&amp;nbsp;46964696-0000-0000-0000-fe036b309d19 has something to do with context menus, but I did not figure out yet where to get the value from&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lieven_1-1661253038574.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/96868iA7F553F04D94E1C6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Lieven_1-1661253038574.png" alt="Lieven_1-1661253038574.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the application has been delivered (takes &amp;lt; 2 seconds), the shortcuts is changed to&amp;nbsp;"C:\Program Files (x86)\Brackets\Brackets.exe"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lieven_2-1661253599474.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/96869iCF50835F445F9F58/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Lieven_2-1661253599474.png" alt="Lieven_2-1661253599474.png" /&gt;&lt;/span&gt;&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>Tue, 23 Aug 2022 11:39:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2925319#M8992</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-08-23T11:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Privilege Elevation works but not really elevating</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Privilege-Elevation-works-but-not-really-elevating/m-p/2924316#M7755</link>
      <description>&lt;P&gt;Is there already some news on this.&lt;/P&gt;&lt;P&gt;I also need to perform a taskkill, but privilege elevation does not elevate enough&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 10:58:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Privilege-Elevation-works-but-not-really-elevating/m-p/2924316#M7755</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-08-17T10:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: App Volumes 2111 - Apps on demand</title>
      <link>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2917088#M8943</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3120093"&gt;@julatoski&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any news on this?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2022 10:07:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2917088#M8943</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-07-02T10:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Remote Access through UAG - customise error message</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Restrict-Remote-Access-through-UAG-customise-error-message/m-p/2914456#M97222</link>
      <description>&lt;P&gt;I raised a support ticket for this and according to support this is not possible. Therefore I raised a feature request&amp;nbsp;&lt;A href="https://wsone.ideas.aha.io/ideas/HZI-I-601" target="_blank"&gt;https://wsone.ideas.aha.io/ideas/HZI-I-601&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 10:07:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Restrict-Remote-Access-through-UAG-customise-error-message/m-p/2914456#M97222</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-06-16T10:07:35Z</dc:date>
    </item>
    <item>
      <title>Restrict Remote Access through UAG - customise error message</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Restrict-Remote-Access-through-UAG-customise-error-message/m-p/2914073#M97209</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to disallow a number of users the right to access the VMware Horizon View environment from outside the corporate network. To do this I have multiple AD groups defined:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;VDI_Allow_External_Access&lt;UL&gt;&lt;LI&gt;==&amp;gt; contains users that are allowed external access through UAG&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;VDI_Exclude_External_Access&lt;UL&gt;&lt;LI&gt;==&amp;gt; contains users that are not allowed external access through UAG&lt;UL&gt;&lt;LI&gt;this group is not actually necessary but I add it just as a double check so each user is at least in one of the groups&amp;nbsp;VDI_Allow_External_Access or&amp;nbsp;VDI_Exclude_External_Access&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;VDI_Pool_01_Access&lt;UL&gt;&lt;LI&gt;==&amp;gt; contains users that have access to Pool #01 (used in the pool entitlement)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;VDI_Pool_02_Access&lt;UL&gt;&lt;LI&gt;==&amp;gt; contains users that have access to Pool #02 (used in the pool entitlement)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A user which is not allowed to access the&amp;nbsp;VMware Horizon View environment from outside the corporate network is a member of the following groups&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;VDI_Exclude_External_Access&lt;/LI&gt;&lt;LI&gt;VDI_Pool_0x_Access&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;A user which is allowed to access the&amp;nbsp;VMware Horizon View environment from outside the corporate network is a member of the following groups&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;VDI_Include_External_Access&lt;BR /&gt;VDI_Pool_0x_Access&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added the AD group VDI_Include_External_Access to the Remote Access, which allows all the members of this group to access the environment through the UAG servers which are only used to access the environment from outside the corporate environment&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lieven_0-1655214628776.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/95793iB8303D8DFB1CCC92/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Lieven_0-1655214628776.png" alt="Lieven_0-1655214628776.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This configuration works fine and users that are not in the&amp;nbsp;VDI_Include_External_Access group are not allowed to access the VDI environment from outside the corporate environment but can access it perfectly from inside the corporate environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the error message the user receives is "&lt;STRONG&gt;YOU ARE NOT ENTITLED TO USE THE SYSTEM&lt;/STRONG&gt;". This message is actually not entirely true because the user is entitled to use the system, but only when the are accessing it from within the corporate environment.&lt;/P&gt;&lt;P&gt;QUESTION:&lt;/P&gt;&lt;P&gt;is it possible to customise this message or is this something I should ask as a feature request?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 14:12:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Restrict-Remote-Access-through-UAG-customise-error-message/m-p/2914073#M97209</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-06-14T14:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: App Volumes 2111 - Apps on demand</title>
      <link>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2913457#M8919</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3120093"&gt;@julatoski&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I am using folder redirection (through GPO).&lt;/P&gt;&lt;P&gt;When is the next release planned?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lieven&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 15:15:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2913457#M8919</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-06-09T15:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: iOS Boxer app crashes immediately</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/iOS-Boxer-app-crashes-immediately/m-p/2912700#M17273</link>
      <description>&lt;P&gt;We also see the same behaviour for some users&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 20:07:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/iOS-Boxer-app-crashes-immediately/m-p/2912700#M17273</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-06-04T20:07:57Z</dc:date>
    </item>
    <item>
      <title>Graph the number of Horizon View (concurrent) sessions</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Graph-the-number-of-Horizon-View-concurrent-sessions/m-p/2912693#M97143</link>
      <description>&lt;P&gt;Is there something available to graph out the number of Horizon View (concurrent) sessions overtime for the current version of VMware Horizon?&lt;/P&gt;&lt;P&gt;Something comparable as what was available in the previously available &lt;A href="https://flings.vmware.com/horizon-toolbox-2" target="_self"&gt;Horizon Toolbox&lt;/A&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2022-06-04_21-54-28.jpg" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/95669i069E95A243D1C916/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="2022-06-04_21-54-28.jpg" alt="2022-06-04_21-54-28.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 20:03:08 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Graph-the-number-of-Horizon-View-concurrent-sessions/m-p/2912693#M97143</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-06-04T20:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: App Volumes 2111 - Apps on demand</title>
      <link>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2912685#M8913</link>
      <description>&lt;P&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3120093"&gt;@julatoski&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested again the App On Demand functionality and everything is working except for the &lt;U&gt;&lt;STRONG&gt;desktop shortcut&lt;/STRONG&gt;&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;When I create appstacks I always copy the desired desktop shortcuts to&amp;nbsp;C:\Users\Public\Desktop (=outside the user's profile). This works fine when using classic appstacks, but with on-demand apps the desktop shortcut does not appear on the desktop (it is however available in the startmenu).&lt;/P&gt;&lt;P&gt;So the question remains the same: How do I get desktop shortcuts when using Apps on demand&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 17:57:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2912685#M8913</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-06-04T17:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: App Volumes 2111 - Apps on demand</title>
      <link>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2908146#M8892</link>
      <description>&lt;P&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/2964843"&gt;@Micheal_A&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is getting really complicated.&lt;/P&gt;&lt;P&gt;Maybe a (non-marketing) step-by-step technical video would be useful. Looking at the comments in this thread, I am clearly not the only one not understanding how all this works.&lt;/P&gt;&lt;P&gt;The main problem seems to be related to shortcuts and how to create desktop shortcuts for on-demand apps, directly or through DEM.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 04:57:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2908146#M8892</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-05-10T04:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Chrome Cookies</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Chrome-Cookies/m-p/2904473#M7602</link>
      <description>&lt;P&gt;I have the Google Chrome configuration under Applications.&lt;/P&gt;&lt;P&gt;The URLs/usernames/passwords are saved under&amp;nbsp;&amp;lt;AppData&amp;gt;\Google\Chrome\User Data\Default\Login Data (see also&amp;nbsp;&lt;A href="https://www.groovypost.com/howto/howto/look-up-or-back-up-google-chrome-saved-passwords/" target="_blank"&gt;https://www.groovypost.com/howto/howto/look-up-or-back-up-google-chrome-saved-passwords/&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might also want to include the following files:&lt;/P&gt;&lt;P&gt;&amp;lt;AppData&amp;gt;\Google\Chrome\User Data\Default\Login Data For Account&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Google\Chrome\User Data\Default\Login Data For Account-journal&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Google\Chrome\User Data\Default\Login Data-journal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 13:44:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Chrome-Cookies/m-p/2904473#M7602</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-04-15T13:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Chrome Cookies</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Chrome-Cookies/m-p/2904263#M7600</link>
      <description>&lt;P&gt;For me this works perfectly with the below config file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[IncludeRegistryTrees]&lt;BR /&gt;HKCU\Software\Google&lt;/P&gt;&lt;P&gt;[IncludeFiles]&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\First Run&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Local State&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Google\Chrome\User Data\Default\profile.pb&lt;BR /&gt;&amp;lt;AppData&amp;gt;\Google\Chrome\User Data\Default\Login Data&lt;/P&gt;&lt;P&gt;[IncludeFolderTrees]&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default&lt;/P&gt;&lt;P&gt;[ExcludeFolderTrees]&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\Cache&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\old_Cache_000&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\Code Cache&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\GPUCache&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\IndexedDB&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\Service Worker\CacheStorage&lt;BR /&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\Service Worker\ScriptCache&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 08:01:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/Chrome-Cookies/m-p/2904263#M7600</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-04-14T08:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: App Volumes 2111 - Apps on demand</title>
      <link>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2904261#M8856</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3120093"&gt;@julatoski&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. It would be great to have a session regarding Apps on Demand.&lt;/P&gt;&lt;P&gt;I am especially interested in how Apps on Demand publishes desktop shortcuts, handles file type associations, ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My time zone is UTC+2. You can schedule a session any day between 08h00 and 22h00 UTC+2&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 07:46:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/App-Volumes/App-Volumes-2111-Apps-on-demand/m-p/2904261#M8856</guid>
      <dc:creator>Lieven</dc:creator>
      <dc:date>2022-04-14T07:46:33Z</dc:date>
    </item>
  </channel>
</rss>

