Posted on 10-11-2023 03:13 PM
We recently stopped using Cisco AnyConnect on the majority of our machines.
Uninstalled the app, and unscoped the config profiles and thought that was that.
Well, a couple months later, we update our new Zero Trust platform and start having network issues.
I assume it's the Zero Trust software because we just updated it, but even after uninstalling it, some users machines were still acting up.
I remote in, and check the network settings, and see the Cisco DNS Proxy and Content Filter are still installed, even though the user's device is no longer scoped with the config profiles that provided those setups.
How do I remove these things? I thought removing the config profiles would have taken them off automatically?
Solved! Go to Solution.
Posted on 10-12-2023 01:55 AM
Removing the config profiles should remove the settings, however i have seen in the past with other profiles if there is a network drop when a profile is being removed or if the setting is in use, it doesn't always remove the setting.
i saw a while ago someone fixed there issue by using:
sudo rm /Library/Preferences/com.apple.networkextension.plist
But if you have other profiles installed i.e. defender or other security software, you might want to test this before trying it on a live machine.
Posted on 10-12-2023 01:55 AM
Removing the config profiles should remove the settings, however i have seen in the past with other profiles if there is a network drop when a profile is being removed or if the setting is in use, it doesn't always remove the setting.
i saw a while ago someone fixed there issue by using:
sudo rm /Library/Preferences/com.apple.networkextension.plist
But if you have other profiles installed i.e. defender or other security software, you might want to test this before trying it on a live machine.
Posted on 10-12-2023 08:05 AM
I DO have other filters installed, but this will definitely put me on the right path.
Thank you so much!
Posted on 03-21-2024 02:00 PM
Knighton, did this work for you. I am dealing with Zscaler and left over Cisco Anyconnect items, thinking this is my issue on the mac connecting and disconnecting.