Software Secure Access
Activity Manage

Step 4 – (Optional) Hide the VPN Module

To hide the Secure Client VPN module in the client GUI, modify ACTransforms.xml.

  1. Open a terminal and launch the ACTransforms.xml file from /Volumes.
    open -e /Volumes/Cisco\ Secure\ Client\ <version>/Profiles/ACTransforms.xml
    
  2. Remove the XML comments around the Transforms element, and then save ACTransforms.xml.
    <Transforms>
    <DisableVPN>true</DisableVPN>
    <DisableCustomerExperienceFeedback>true</DisableCustomerExperienceFeedback>
    </Transforms>