<?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 Updating Connection Server General settings in Horizon Cloud</title>
    <link>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2975199#M284</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I'm trying to set the value of disable blast secure gateway to False using PowerCLI . The code i'm trying to use is below&lt;/P&gt;&lt;P&gt;$ViewAPI = $global:DefaultHVServers.ExtensionData&lt;BR /&gt;$List = $ViewAPI.ConnectionServer.ConnectionServer_List().Id&lt;BR /&gt;$Update = new-object VMware.Hv.MapEntry&lt;BR /&gt;$update.key = "General.BypassTunnel"&lt;BR /&gt;$update.value = $False&lt;BR /&gt;$ViewAPI.ConnectionServer.ConnectionServer_Update($List,$update)&lt;/P&gt;&lt;P&gt;But when i try updating the BypassTunnel value, getting below error&lt;/P&gt;&lt;P&gt;$ViewAPI.ConnectionServer.ConnectionServer_Update($List,$update)&lt;BR /&gt;MethodInvocationException: Exception calling "ConnectionServer_Update" with "2" argument(s): "ExceptionType : VMware.Hv.InvalidArgument&lt;BR /&gt;ErrorMessage : Invalid member name.&lt;BR /&gt;ParameterName : BypassTunnel"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any help to fix this error is highly appreciated&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sajith&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2023 08:52:03 GMT</pubDate>
    <dc:creator>Sajith-P</dc:creator>
    <dc:date>2023-06-30T08:52:03Z</dc:date>
    <item>
      <title>Updating Connection Server General settings</title>
      <link>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2975199#M284</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I'm trying to set the value of disable blast secure gateway to False using PowerCLI . The code i'm trying to use is below&lt;/P&gt;&lt;P&gt;$ViewAPI = $global:DefaultHVServers.ExtensionData&lt;BR /&gt;$List = $ViewAPI.ConnectionServer.ConnectionServer_List().Id&lt;BR /&gt;$Update = new-object VMware.Hv.MapEntry&lt;BR /&gt;$update.key = "General.BypassTunnel"&lt;BR /&gt;$update.value = $False&lt;BR /&gt;$ViewAPI.ConnectionServer.ConnectionServer_Update($List,$update)&lt;/P&gt;&lt;P&gt;But when i try updating the BypassTunnel value, getting below error&lt;/P&gt;&lt;P&gt;$ViewAPI.ConnectionServer.ConnectionServer_Update($List,$update)&lt;BR /&gt;MethodInvocationException: Exception calling "ConnectionServer_Update" with "2" argument(s): "ExceptionType : VMware.Hv.InvalidArgument&lt;BR /&gt;ErrorMessage : Invalid member name.&lt;BR /&gt;ParameterName : BypassTunnel"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any help to fix this error is highly appreciated&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sajith&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 08:52:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2975199#M284</guid>
      <dc:creator>Sajith-P</dc:creator>
      <dc:date>2023-06-30T08:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Connection Server General settings</title>
      <link>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2981405#M288</link>
      <description>&lt;P&gt;Running into this same issues, did you ever figure out a resolution?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 15:16:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2981405#M288</guid>
      <dc:creator>EsXy</dc:creator>
      <dc:date>2023-08-08T15:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Connection Server General settings</title>
      <link>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2981513#M289</link>
      <description>&lt;P&gt;Not yet.. Are you getting similar error?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 10:10:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2981513#M289</guid>
      <dc:creator>Sajith-P</dc:creator>
      <dc:date>2023-08-09T10:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Connection Server General settings</title>
      <link>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2981575#M290</link>
      <description>&lt;P&gt;Yes, getting the same error as well.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 14:24:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2981575#M290</guid>
      <dc:creator>EsXy</dc:creator>
      <dc:date>2023-08-09T14:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Connection Server General settings</title>
      <link>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2992408#M303</link>
      <description>&lt;P&gt;Have you got a fix for this error&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sajith&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 08:33:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2992408#M303</guid>
      <dc:creator>Sajith-P</dc:creator>
      <dc:date>2023-10-24T08:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Connection Server General settings</title>
      <link>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2992988#M304</link>
      <description>&lt;P&gt;mapentry was always a pita so I never used it. I would recommend using the rest api, way easier.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RetouwNL_0-1698394770024.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/104171iDBC59F660FA2D41F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="RetouwNL_0-1698394770024.png" alt="RetouwNL_0-1698394770024.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 08:19:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Cloud/Updating-Connection-Server-General-settings/m-p/2992988#M304</guid>
      <dc:creator>RetouwNL</dc:creator>
      <dc:date>2023-10-27T08:19:37Z</dc:date>
    </item>
  </channel>
</rss>

