Posted on 10-03-2023 08:26 AM
We're currently in the process of going away from using Umbrella with Anyconnect. We use the Choices Packager 1.0a1.scpt to create our pkg's. Everything works, but the only thing I notice is that throughout the day, the client does a reconnect. When I'm in the office I'll notice popups throughout the day saying it's reconnected. I'm plugged in to the LAN and not wifi.
Posted on 10-03-2023 08:35 AM
Maybe you need to remove it and some of the remaining cruft?
#!/bin/bash
/opt/cisco/anyconnect/bin/umbrella_uninstall.sh
exit 0
Posted on 10-03-2023 09:15 AM
We had the exact same issue, and it was tied to the old version of AnyConnect we were deploying. Is there a reason you're deploying AnyConnect instead of the newer Cisco Secure Client?
Posted on 10-03-2023 09:28 AM
Per Networking, we don't have and ISE module setup for the newer client right now.
Posted on 10-04-2023 09:17 AM
Well then I would talk to your networking team about upgrading to a more recent version that addresses the constant disconnect issues you are experiencing.