<?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: Your situation is highlighted in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/4901998#M583355</link>
    <description>&lt;P&gt;One more minor detail.... the XML profile shown above must be the *only* XML profile in the&lt;SPAN&gt;&amp;nbsp;(in Windows) "C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\Profile" directory (or&amp;nbsp;C:\ProgramData\Cisco\Cisco Secure Client\VPN\Profile directory for Secure Client 5.x)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If anyone is testing this feature with an existing client... just move your current XML profile for the VPN out of that directory and stop/start the Secure Client from the system tray&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(tested and working with Secure Client 5.0.02075, with Umbrella module that stayed active and visible after making this change)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;--Ken&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2023 04:07:59 GMT</pubDate>
    <dc:creator>ccie4297</dc:creator>
    <dc:date>2023-08-09T04:07:59Z</dc:date>
    <item>
      <title>Hiding AnyConnect VPN Module from AnyConnect GUI</title>
      <link>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/2760072#M57290</link>
      <description>&lt;P&gt;Dear Team&lt;/P&gt;&lt;P&gt;We are deploying Wired 802.1x with Posture and for that NAM is sufficient for us,&lt;/P&gt;&lt;P&gt;but while installing AnyConnect vpn module has to be installed and cannot be avoided, as a result VPN Tab is also visible in the AnyConnect GUI,&lt;/P&gt;&lt;P&gt;i need to disable VPN Tab from the anyconnect GUI, as it is not used and confusing for the end users,&lt;/P&gt;&lt;P&gt;We have&amp;nbsp;anyconnect-win-4.1.00028-pre-deploy-k9.&lt;/P&gt;&lt;P&gt;We have either &amp;nbsp;manual installation of AnyConnect on PCs or Client Provisioning, we are not using &lt;SPAN style="color:#FF0000;"&gt;&lt;STRONG&gt;MSI&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please suggest the "VPN profile" to be pushed to end users, which will hide this vpn module.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ahad&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 06:07:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/2760072#M57290</guid>
      <dc:creator>MANSOORQ123</dc:creator>
      <dc:date>2019-03-11T06:07:13Z</dc:date>
    </item>
    <item>
      <title>Your situation is highlighted</title>
      <link>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/2760073#M57293</link>
      <description>&lt;P&gt;Your situation is highlighted in the &lt;A href="http://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect41/administration/guide/b_AnyConnect_Administrator_Guide_4-1/deploy-anyconnect.html#concept_EAD71F33DF9A49148823A99CE447C440"&gt;AnyConnect Admin Guide&lt;/A&gt; thus:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14.4px;"&gt;When configuring the AnyConnect Configuration object in ISE, unchecking the VPN module under AnyConnect Module Selection does not disable the VPN on the deployed/provisioned client. You must configure VPNDisable_ServiceProfile.xml to disable the VPN tile on AnyConnect GUI. VPNDisable_ServiceProfile.xml is on CCO with the other AnyConnect files.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The xml file you need should be on the AnyConnect downloads page but it's not. There's a BugID noting that (&lt;A href="https://tools.cisco.com/bugsearch/bug/CSCus26084/?referring_site=bugquickviewredir"&gt;CSCus26084&lt;/A&gt;). The work around in the BugID doesn't work for me but it might for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The profile CAN be found in the msi file though - if&amp;nbsp;you open it using 7-zip, you will find the file. It's short, so I'll just paste it here:&lt;/P&gt;

&lt;PRE&gt;
&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;!--
    Cisco AnyConnect VPN Profile -

    This profile is a sample intended to allow for the disabling of VPN service
    for those installations that do not require VPN support.
--&amp;gt;
&amp;lt;AnyConnectProfile xmlns="http://schemas.xmlsoap.org/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/encoding/ AnyConnectProfile.xsd"&amp;gt;
  &amp;lt;ClientInitialization&amp;gt;
    &amp;lt;ServiceDisable&amp;gt;true&amp;lt;/ServiceDisable&amp;gt;
  &amp;lt;/ClientInitialization&amp;gt;
&amp;lt;/AnyConnectProfile&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 04 Oct 2015 13:19:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/2760073#M57293</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-10-04T13:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Your situation is highlighted</title>
      <link>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/3326081#M57297</link>
      <description>&lt;P&gt;I know this one is a bit outdated, but I ran into this question again and noticed that in the answer, there isn't much of an explanation of where to put the xml file that is referenced.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The file can be placed (in Windows) in the "C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\Profile" folder and then the machine (or all services) need to be restarted for the tile to be removed.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, you can also place the same xml file in ISE as an AnyConnect Profile in the Policy &amp;gt; Policy Elements &amp;gt; Client Provisioning &amp;gt; Resources section by selecting Add then Agent resources from local disk and entering the information as shown below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DisableVPNGui.PNG" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/7245i7C98EF197E67BF56/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DisableVPNGui.PNG" alt="DisableVPNGui.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have uploaded the xml file, you can then configure the AnyConnect package and add the DisableVPNGUI package to your AnyConnect settings as seen below.&amp;nbsp; Once the client downloads the new profile from ISE and consumes the new XML data, after a reboot they will no longer have the VPN GUI enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot1517937018@1X.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/7246iDABA6D308B856B0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="screenshot1517937018@1X.png" alt="screenshot1517937018@1X.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps for those that are looking for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Alex&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 17:13:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/3326081#M57297</guid>
      <dc:creator>Alex Martin</dc:creator>
      <dc:date>2018-02-06T17:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Your situation is highlighted</title>
      <link>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/4901998#M583355</link>
      <description>&lt;P&gt;One more minor detail.... the XML profile shown above must be the *only* XML profile in the&lt;SPAN&gt;&amp;nbsp;(in Windows) "C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\Profile" directory (or&amp;nbsp;C:\ProgramData\Cisco\Cisco Secure Client\VPN\Profile directory for Secure Client 5.x)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If anyone is testing this feature with an existing client... just move your current XML profile for the VPN out of that directory and stop/start the Secure Client from the system tray&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(tested and working with Secure Client 5.0.02075, with Umbrella module that stayed active and visible after making this change)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;--Ken&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 04:07:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/4901998#M583355</guid>
      <dc:creator>ccie4297</dc:creator>
      <dc:date>2023-08-09T04:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding AnyConnect VPN Module from AnyConnect GUI</title>
      <link>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/5018483#M587350</link>
      <description>&lt;P&gt;Any guidance on how to do this on macOS? I'm guessing it would be be in one of the folder here:&amp;nbsp; &lt;FONT face="courier new,courier"&gt;/opt/cisco/secureclient&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Would the xml file be the same as above?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 21:40:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/hiding-anyconnect-vpn-module-from-anyconnect-gui/m-p/5018483#M587350</guid>
      <dc:creator>tdb1</dc:creator>
      <dc:date>2024-02-14T21:40:57Z</dc:date>
    </item>
  </channel>
</rss>

