04-08-2022 12:29 AM
Good day
I am trying to install the ayconnect core VPN redeploy but I get an error below.
Good day All,
I am trying to install the AnyConnect core VPN but I get an error below.
04-08-2022 04:17 AM
A few ideas:
-See if you can get a new msi.
-Is there any third party software on the client that could be blocking the install?
-Try completely uninstalling old components, then install new/fresh.
-DART bundle may show additional information for failure.
04-08-2022 05:12 AM
Install from an admin command prompt with following.
msiexec /package <filename> /norestart /passive /lvx* install-log.txt
When it fails please provide the install-log.txt file created.
04-08-2022 06:37 AM
04-08-2022 07:08 AM
From this log it looks like you did not specify the entire filename with .msi on the end. This will cause the error in your log. This might not be the reason for the original failure, but needs to be corrected to get proper logs.
Failing
******* Product: C:\Users\username\anyconnect-win-4.10.05085-core-vpn-predeploy-k9
Working
******* Product: C:\Users\username\Downloads\anyconnect-win-4.10.05085-core-vpn-predeploy-k9.msi
Copy and paste this line to and admin command prompt from the location where the installer file is.
msiexec /package anyconnect-win-4.10.05085-core-vpn-predeploy-k9.msi /norestart /passive /lvx* install-log-new.txt
04-08-2022 07:36 AM
04-08-2022 08:20 AM
Do you have the setupapi.dev.log file from this same machine? It will be in C:\Windows\INF. Looks like the AnyConnect Virtual Adapter is failing to install. Did you have a previous install of AnyConnect? What modules?
04-08-2022 09:01 AM
04-08-2022 10:35 AM
The VPN virtual adapter is failing to install for some reason.
With the AnyConnect client uninstalled you can try removing the cached driver from the OS.
From an admin command prompt run
pnputil /delete-driver oem19.inf ( this is specific t o to the logs you gave me for this PC )
reboot
try to reinstall the client
If that doesn't work you should probably open a Cisco TAC SR for further investigation.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide