<?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>butlpau02 Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>butlpau02 Tracker</description>
    <pubDate>Sat, 25 Nov 2023 13:51:02 GMT</pubDate>
    <dc:date>2023-11-25T13:51:02Z</dc:date>
    <item>
      <title>Re: UAG Blast - Failed to resolve proxying route for request</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/UAG-Blast-Failed-to-resolve-proxying-route-for-request/m-p/2926054#M97622</link>
      <description>&lt;P&gt;Did you ever figure out what the issue was - mine looks set up correctly but still getting this.....&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 16:51:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/UAG-Blast-Failed-to-resolve-proxying-route-for-request/m-p/2926054#M97622</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2022-08-26T16:51:39Z</dc:date>
    </item>
    <item>
      <title>DHCP not Releasing</title>
      <link>https://communities.vmware.com/t5/VMware-Horizon-Discussions/DHCP-not-Releasing/m-p/2889336#M17397</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Have A Windows 10 20H2 Image on Horizon 7.13 onprem platform using Instant Clones.&lt;/P&gt;&lt;P&gt;VDI picks up ip address no issue from DHCP.&amp;nbsp; DHCP configured with Microsoft scope option to release on shutdown.&amp;nbsp; Checked registry on VDI and setting is there for the interface.&amp;nbsp; This is on the Master.&lt;/P&gt;&lt;P&gt;Spin up a few instant clones, they all get IPs, have the releaseonshutdown=1 setting but the IP Address doesn't release.&amp;nbsp; I know I can script it to release via GPO or whatever but would much rather fix the issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue is on the client.&amp;nbsp; As Instant Clone is refresh on logoff and new MAC it gets a new IP and DHCP keep the original.&amp;nbsp; Could change lease on scope but not the solution either.&amp;nbsp; So lots of IP leases for same VDI name.&lt;/P&gt;&lt;P&gt;Thing is, manually IPCONFIG /Release works but not on shutdown.&amp;nbsp; Also, if I shutdown the VDI from console, it doesn't release and powers back up - but it I do it the second time, it releases it then.&amp;nbsp; Its like registry entry is there but needs a reboot for it to kick in.&lt;/P&gt;&lt;P&gt;I've checked the logs on ESXi and the DHCP release request is not sent to the DHCP Server.&lt;/P&gt;&lt;P&gt;Any ideas as to what if anything I am doing wrong or could try on the Master before creating the Instant Clones?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 18:14:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Horizon-Discussions/DHCP-not-Releasing/m-p/2889336#M17397</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2022-01-20T18:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Horizion 7 Powercli : Delete Over-Provisioned Desktops CPA</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizion-7-Powercli-Delete-Over-Provisioned-Desktops-CPA/m-p/483092#M75819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haven't got the syntax correct yet, but am thinking along the lines of the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export $desktopsavailable into Array (Sort descending deleting highest desktop name/number first) (check if &amp;gt;1)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;$ProvisioningDifference = OverProvisionedDesktops-MinDesktops (check if &amp;gt;1, could be =0, no over provisioning - in that case move on...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find out which is &lt;SPAN style="text-decoration: underline;"&gt;lower&lt;/SPAN&gt; - AvailableDesktops.count and ProvisioningDifference = $Max2Delete&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For [x] = 1 to $Max2Delete Do&lt;BR /&gt; delete-vm $desktopsavailable [x]&lt;BR /&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Move onto next Pool, - type = FLOATING&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 13:28:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizion-7-Powercli-Delete-Over-Provisioned-Desktops-CPA/m-p/483092#M75819</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2019-07-19T13:28:24Z</dc:date>
    </item>
    <item>
      <title>Horizion 7 Powercli : Delete Over-Provisioned Desktops CPA</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizion-7-Powercli-Delete-Over-Provisioned-Desktops-CPA/m-p/483091#M75818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Is there an easy way to create a Powershell script to delete excess floating linked clone desktops in the Pool that are greater than the minimum number of desktops?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Scenario:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a quick question please - my environment : Horizon 7 CPA, 2 Floating Linked Clone Pools Split 50/50 across 2 PODs - one Global Entitlement encompassing both Pools - refresh on logoff. &lt;/P&gt;&lt;P&gt;Lets say : Min Pool Size set to 500 and Max Pool size set to 1000 on each of the Pools.&amp;nbsp; So in theory, each Pool can burst up to 1000 desktops in the case of one of the PODs becoming inaccessible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works well.&amp;nbsp; However, due to load-balancing (NAT-ing issue, separate topic), these Pools become loaded on one side and then the other from day to day.&amp;nbsp; Could be 800 Users connected in one Pool (and 200 in the other) one day, and then vice versa the next day.&amp;nbsp; As each of these Floating Pools grow in size - now say 800 in each, they are not reduced automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to use the delete on logoff option for various reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an easy way to create a Powershell script to delete excess (say 300) floating linked clone desktops in the Pool that are greater than the minimum number of desktops (500)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The criteria would be that these desktops would also need to be in a not "Connected" state as don't want to have Users affected when running the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd look to schedule this to run once or twice a week on off-peak times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a million,&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 08:52:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizion-7-Powercli-Delete-Over-Provisioned-Desktops-CPA/m-p/483091#M75818</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2019-07-09T08:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a script to remove VMs (Not delete)</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Looking-for-a-script-to-remove-VMs-Not-delete/m-p/462680#M11089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are your desktops provisioned?&amp;nbsp; Manual, Linked Clones etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you looked at ADSIEDIT to do this - depending on how desktops are provisioned, you may have to change Pool sizes etc so they are not recreated etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 08:31:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Looking-for-a-script-to-remove-VMs-Not-delete/m-p/462680#M11089</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2019-07-09T08:31:56Z</dc:date>
    </item>
    <item>
      <title>Horizon 7 &amp; Access Gateways - Locked.Properties file</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-7-Access-Gateways-Locked-Properties-file/m-p/1386620#M81766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a quick question please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting a intermittent weird Error 500 - Internal Server Error appear when Users connecting to Pool, and seems to be happening only when Users are connecting to dedicated Pools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Horizon 7 CPA, active-active setup, Global Entitlements.&amp;nbsp; UAGs are load balanced for incoming external connections and each UAG configured to point to a southbound local VIP specific to their Site.&amp;nbsp; E.G. UAG1, UAG2 point to Site1VIP and UAG3 and UAG4 point to Site2VIP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****************************** LB External VIP *******************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P&gt;**** UAG 1 *** UAG 2 ************ | ************* UAG 3 *** UAG 4*******&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&lt;/P&gt;&lt;P&gt;******* SITE1VIP&amp;nbsp; ***************** | ***************** SITE2VIP ***********&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P&gt;**** CS1 ******* CS2&amp;nbsp; ************* | *************** CS3 ***** CS4 ********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*************************************&amp;nbsp; | ****************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my backend :&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Connection Servers(CS) in Site 1 I have the locked.properties file set to include UAG1 and UAG2 only,&lt;/P&gt;&lt;P&gt; - Connection Servers(CS) in Site 2 I have the&amp;nbsp; locked.properties file set to include UAG3 and UAG4 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My reckoning is that from time to time, Users coming in via UAG in Site 2 and being directed to their dedicated desktop in Site 1(as appropriate), and the issue is that the backend Connection Servers in Site 1 don't know about the UAGs in Site 2 from the locked.properties file not containing those entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is that should I include all UAG entries in all of the Connection Server locked.properties file and any downside in doing so - know I will have to restart the Services afterwards but don't want to make the connectivity situation worse...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;PB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 11:21:08 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-7-Access-Gateways-Locked-Properties-file/m-p/1386620#M81766</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2018-04-30T11:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clone VM Script</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Clone-VM-Script/m-p/942120#M28503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway to clone a VM across linked mode vCenters via power cli?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried using the -Server switch but can't use it twice seemingly in the same command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 22:03:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Clone-VM-Script/m-p/942120#M28503</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2018-04-19T22:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Recompose Horizon Desktop Pools via PowerCLI</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Recompose-Horizon-Desktop-Pools-via-PowerCLI/m-p/1765138#M56083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - slightly off topic - can anyone tell me where to find the Last Recompose Date of a VM from the Get-HVPOOL ?&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Can't seem find it.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 10:21:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Recompose-Horizon-Desktop-Pools-via-PowerCLI/m-p/1765138#M56083</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2018-03-20T10:21:51Z</dc:date>
    </item>
    <item>
      <title>UAG 3.x Tech Specs</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/UAG-3-x-Tech-Specs/m-p/2725401#M91698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am wondering if there is such a thing as VMware documentation for the VMware Unified Access Gateways v3.x in terms of technical specifications, such as the default configurations of the password expiration, enforcements, SSH settings, SSL/TLS, Ciphers etc to mention but a few?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 11:37:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/UAG-3-x-Tech-Specs/m-p/2725401#M91698</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2017-11-10T11:37:04Z</dc:date>
    </item>
    <item>
      <title>Horizon 7 and SQL Always On Configuration</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-7-and-SQL-Always-On-Configuration/m-p/2261333#M88460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have Horizon 7.2 and SQL 2014 and configured the standalone Composer to point to an Availability Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have the ODBC pointed to the AG Serve name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I failover the AG, it comes back online after a few seconds in SQL, but all the counters in Horizon Admin go to 0 and take about 10 minutes to come back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am yet to determine if new events written to the databases are being completed successfully during this period and its just a refresh issue on the Horizon Admin console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this expected behavior or is there anything else I need to tweak or check for to speed up this process as was expecting it initially to be seamless to Horizon?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 09:56:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-7-and-SQL-Always-On-Configuration/m-p/2261333#M88460</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2017-11-06T09:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Global Entitlements &amp; tags</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Global-Entitlements-tags/m-p/2250496#M60434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not supported unfortunately.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2111440" title="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2111440"&gt;Restricting remote desktop access using tags fails in a Cloud Pod architecture in VMware Horizon View 6.x (2111440) | VM…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 12:17:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Global-Entitlements-tags/m-p/2250496#M60434</guid>
      <dc:creator>butlpau02</dc:creator>
      <dc:date>2017-01-16T12:17:42Z</dc:date>
    </item>
  </channel>
</rss>

