Install Cisco Secure Client
Use the following msiexec commands to install the required modules (Core + Umbrella):
msiexec /i "cisco-secure-client-win-5.X.XXXX-core-vpn-predeploy-k9.msi" /passive PRE_DEPLOY_DISABLE_VPN=1 /lvx_ vpninstall.log
msiexec /i "cisco-secure-client-win-5.X.XXXX-umbrella-predeploy-k9.msi" /passive PRE_DEPLOY_DISABLE_VPN=1 /lvx_ umbrellainstall.log
For more information, see Command-Line and RMM.
|
The PRE_DEPLOY_DISABLE_VPN=1 parameter disables the VPN functionality for
customers not using Cisco Secure Client for VPN access. Note, however, that the Core VPN
module must be installed.
|