<?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: It's not really a Cisco issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/4143258#M562585</link>
    <description>&lt;P&gt;You may find great article on how to setup LOCKDOWN option that &lt;SPAN class="overlay_img"&gt;prevents ANYCONNECT service from manually being disabled&lt;/SPAN&gt; and also how to &lt;SPAN class="overlay_img"&gt;&lt;SPAN class="st"&gt;Hide ANYCONNECT from ADD/REMOVE programs in Windows 'Programs and Features' list on UMBRELLA SUPPORT page&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="overlay_img"&gt;&lt;SPAN class="st"&gt;&lt;A href="https://support.umbrella.com/hc/en-us/articles/115004629343-AnyConnect-Roaming-Security-Module-Pre-Deployment-Tips" target="_blank"&gt;https://support.umbrella.com/hc/en-us/articles/115004629343-AnyConnect-Roaming-Security-Module-Pre-Deployment-Tips&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="overlay_img"&gt;&lt;SPAN class="st"&gt;&lt;STRONG&gt;Enable Lockdown&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;msiexec /package anyconnect-win-X.X.XXXXX-umbrella-predeploy-k9.msi /passive LOCKDOWN=1 /lvx* &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="overlay_img"&gt;&lt;SPAN class="st"&gt;&lt;STRONG&gt;Hide from Programs and Features&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;msiexec /package anyconnect-win-X.X.XXXXX-umbrella-predeploy-k9.msi /passive ARPSYSTEMCOMPONENT=1 /lvx* &lt;/PRE&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>Fri, 28 Aug 2020 20:06:06 GMT</pubDate>
    <dc:creator>olegkatamanin</dc:creator>
    <dc:date>2020-08-28T20:06:06Z</dc:date>
    <item>
      <title>Disable Anyconnect Uninstallation</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029987#M23591</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm using Anyconnect for posturing, I've the following questions:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;- How can disable the uninstall option, so the user can't uninstall it?&amp;nbsp;I remember this option was there on ISE, but i can't find it.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;- Also under Anyconnect, there is option "Block connections to untrusted servers", can i make it disabled so the user will not change it?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 07:31:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029987#M23591</guid>
      <dc:creator>network@bigbenkuwait.com</dc:creator>
      <dc:date>2019-03-11T07:31:55Z</dc:date>
    </item>
    <item>
      <title>If you customize the</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029988#M23593</link>
      <description>&lt;P&gt;If you customize the AnyConnect msi transform, you can enable Windows lockdown (prevent users from stopping AnyConnect services) and/or hide the program in the Add/Remove program list.&lt;/P&gt;
&lt;P&gt;These are described in the AnyConnect admin guide here:&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect44/administration/guide/b_AnyConnect_Administrator_Guide_4-4/customize-localize-anyconnect.html?bookSearch=true&lt;/P&gt;
&lt;P&gt;The settings in NAM are governed by the NAM profile (XML file). If the user changes these post deployment, it cannot be directly changed from ISE unless the product is redeployed. If you have an enterprise system (like using Windows GPOs) you could periodically re-push the file out but it could still be modified in between deployments.&lt;/P&gt;
&lt;P&gt;(That's unlike the VPN use case in which, whenever a user connects, the local VPN profile is compared against that on the ASA and if the hashes differ, the ASA copy will be re-deployed to the client machine.)&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 01:44:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029988#M23593</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-09T01:44:24Z</dc:date>
    </item>
    <item>
      <title>Hi Marvin,</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029989#M23595</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;
&lt;P&gt;thanks for your reply.&lt;/P&gt;
&lt;P&gt;i went through li but am confused how to do it,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;could you please give more details (sorry but am beginner in&amp;nbsp;this staff)&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 04:54:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029989#M23595</guid>
      <dc:creator>network@bigbenkuwait.com</dc:creator>
      <dc:date>2017-03-09T04:54:40Z</dc:date>
    </item>
    <item>
      <title>How are you deploying</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029990#M23597</link>
      <description>&lt;P&gt;How are you deploying AnyConenct to your users? A lot depends on the method you are using.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:02:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029990#M23597</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-09T13:02:15Z</dc:date>
    </item>
    <item>
      <title>We are pushing it via AD.</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029991#M23599</link>
      <description>&lt;P&gt;We are pushing it via AD.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The AD admin is using a scripts as the one mentioned in the Anyconnect Admin guide, similar&amp;nbsp;as the following:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV&gt;msiexec /package anyconnect-win-ver-pre-deploy-k9.msi /norestart /passive PRE_DEPLOY_DISABLE_VPN=1 /lvx* &amp;lt;log_file_name&amp;gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;msiexec /package anyconnect-websecurity-win-&amp;lt;version&amp;gt;-pre-deploy-k9.msi /norestart /passive /lvx* c:\test.log&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;What we require is not allowing the users to uninstall the Anyconnect and&amp;nbsp;Password should be used to uninstall it by Admin.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 11:57:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029991#M23599</guid>
      <dc:creator>network@bigbenkuwait.com</dc:creator>
      <dc:date>2017-03-10T11:57:36Z</dc:date>
    </item>
    <item>
      <title>Hi Marvin,</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029992#M23600</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;
&lt;P&gt;could you please give some details?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 21:38:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029992#M23600</guid>
      <dc:creator>network@bigbenkuwait.com</dc:creator>
      <dc:date>2017-03-13T21:38:20Z</dc:date>
    </item>
    <item>
      <title>It's not really a Cisco issue</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029993#M23601</link>
      <description>&lt;P&gt;It's not really a Cisco issue but rather a Windows issue. If the user does not have local administrator privilege then they should be unable to Add/Remove programs.&lt;/P&gt;
&lt;P&gt;In such cases, elevation of privilege to run the installer always requires the user or process to provide administrator level credentials.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 02:50:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029993#M23601</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-14T02:50:34Z</dc:date>
    </item>
    <item>
      <title>Thanks for your reply, but</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029994#M23602</link>
      <description>&lt;P&gt;Thanks for your reply, but from the URL you sent me, i found the following, what about it?:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Setting Windows Lockdown—Cisco recommends that end users be given limited rights to the &lt;SPAN&gt;Cisco AnyConnect Secure Mobility Client&lt;/SPAN&gt; on their device. If an end user warrants additional rights, installers can provide a lockdown capability that prevents users and local administrators from switching off or stopping the AnyConnect services. You can also stop the services from the command prompt with the service password.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The MSI installers for VPN, Network Access Manager, Web Security, Network Visibility Module, and Umbrella Roaming Security Module support a common property (LOCKDOWN). When LOCKDOWN is set to a non-zero value, Windows service(s) associated with that installer cannot be controlled by users or local administrators on the endpoint device. We recommend using the sample transform that we provide to set this property, and apply the transform to each MSI installer that you want to have locked down. You can download the sample transforms from the &lt;SPAN&gt;Cisco AnyConnect Secure Mobility Client&lt;/SPAN&gt; software download page.&lt;/P&gt;
&lt;P&gt;If you deploy the core client plus one or more optional modules, you must apply the LOCKDOWN property to each of the installers. This operation is one way only and cannot be removed unless you re-install the product.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 13:09:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029994#M23602</guid>
      <dc:creator>network@bigbenkuwait.com</dc:creator>
      <dc:date>2017-03-14T13:09:40Z</dc:date>
    </item>
    <item>
      <title>Yes, that allows one to</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029995#M23603</link>
      <description>&lt;P&gt;Yes, that allows one to disallow stopping the services. I explicitly mentioned that earlier.&lt;/P&gt;
&lt;P&gt;You had asked about preventing the application from being uninstalled.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 13:56:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029995#M23603</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-14T13:56:28Z</dc:date>
    </item>
    <item>
      <title>I didn't understand how and</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029996#M23604</link>
      <description>&lt;P&gt;I didn't understand how and where to do that?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 18:07:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029996#M23604</guid>
      <dc:creator>network@bigbenkuwait.com</dc:creator>
      <dc:date>2017-03-14T18:07:38Z</dc:date>
    </item>
    <item>
      <title> A Windows admin foirum would</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029997#M23605</link>
      <description>&lt;P&gt;&amp;nbsp;A Windows admin foirum would be a better place to get a comprehensive answer. However, what I'm referring to is something like this:&lt;/P&gt;
&lt;P&gt;http://www.thewindowsclub.com/how-to-prevent-users-from-installing-programs-in-windows-7&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 04:17:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/3029997#M23605</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-15T04:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: It's not really a Cisco issue</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/4143258#M562585</link>
      <description>&lt;P&gt;You may find great article on how to setup LOCKDOWN option that &lt;SPAN class="overlay_img"&gt;prevents ANYCONNECT service from manually being disabled&lt;/SPAN&gt; and also how to &lt;SPAN class="overlay_img"&gt;&lt;SPAN class="st"&gt;Hide ANYCONNECT from ADD/REMOVE programs in Windows 'Programs and Features' list on UMBRELLA SUPPORT page&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="overlay_img"&gt;&lt;SPAN class="st"&gt;&lt;A href="https://support.umbrella.com/hc/en-us/articles/115004629343-AnyConnect-Roaming-Security-Module-Pre-Deployment-Tips" target="_blank"&gt;https://support.umbrella.com/hc/en-us/articles/115004629343-AnyConnect-Roaming-Security-Module-Pre-Deployment-Tips&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="overlay_img"&gt;&lt;SPAN class="st"&gt;&lt;STRONG&gt;Enable Lockdown&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;msiexec /package anyconnect-win-X.X.XXXXX-umbrella-predeploy-k9.msi /passive LOCKDOWN=1 /lvx* &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="overlay_img"&gt;&lt;SPAN class="st"&gt;&lt;STRONG&gt;Hide from Programs and Features&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;msiexec /package anyconnect-win-X.X.XXXXX-umbrella-predeploy-k9.msi /passive ARPSYSTEMCOMPONENT=1 /lvx* &lt;/PRE&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>Fri, 28 Aug 2020 20:06:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/4143258#M562585</guid>
      <dc:creator>olegkatamanin</dc:creator>
      <dc:date>2020-08-28T20:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Anyconnect Uninstallation</title>
      <link>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/4155419#M562957</link>
      <description>&lt;P&gt;We have two sets of users.&lt;/P&gt;&lt;P&gt;1st set of users: Users with AnyConnect VPN&lt;/P&gt;&lt;P&gt;2nd set of Users: AnyConnect VPN and Umbrella.&lt;/P&gt;&lt;P&gt;The challenge here that we have deployed AnyConnect Umbrella using SCCM without the "Lockdown" feature. Now we ended up that users can disable the service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to lockdown AnyConnect Umbrella for the 2nd set of users?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 17:06:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/disable-anyconnect-uninstallation/m-p/4155419#M562957</guid>
      <dc:creator>Iyad10</dc:creator>
      <dc:date>2020-09-22T17:06:44Z</dc:date>
    </item>
  </channel>
</rss>

