Step 4 – (Optional) Hide the VPN Module
To hide the Secure Client VPN module in the client GUI, modify ACTransforms.xml.
- Open a terminal and launch the ACTransforms.xml file from
/Volumes.
open -e /Volumes/Cisco\ Secure\ Client\ <version>/Profiles/ACTransforms.xml
- Remove the XML comments around the
Transforms
element, and then save ACTransforms.xml.<Transforms> <DisableVPN>true</DisableVPN> <DisableCustomerExperienceFeedback>true</DisableCustomerExperienceFeedback> </Transforms>