Download: https://access.nosergroup.com MsiExec.exe /i anyconnect-win-x.xx.xxxxx-predeploy-k9.msi /qn Create a Cisco AnyConnect Installation Log File The Cisco AnyConnect installer offers the option to generate a log file during installation to assist with troubleshooting should any problems arise. You can use the following commands to create a verbose log file with details about the installation. MsiExec.exe /i anyconnect-win-x.xx.xxxxx-predeploy-k9.msi /qn /L*v "%WINDIR%\Temp\CiscoAnyConnect-Install.log" Cisco AnyConnect Secure Mobility Client Silent Uninstall (MSI) MsiExec.exe /x anyconnect-win-x.xx.xxxxx-predeploy-k9.msi /qn https://silentinstallhq.com/cisco-anyconnect-secure-mobility-client-install-and-uninstall-powershell/ https://silentinstallhq.com/create-a-custom-detection-script-for-cisco-anyconnect-powershell/