Instructions for editing Cisco Secure Client’s pkg file to remove unwanted components
instructions taken from this Jamf Nation post
Download Cisco Secure Client 5.0.00556 from Cisco
Here is a link to the file where we have it stored in our shared Google Drive: https://drive.google.com/file/d/1Qc4bzU9GYMiR3OLbeCMehm3acpNnZjFn/view?usp=share_link
Double-click it to open the .dmg and reveal the .pkg inside
Drag .pkg to your Desktop
In Terminal type cd ~/Desktop
pkgutil --expand /Volumes/Cisco\ Secure\ Client\ 5.0.00556
.pkg SecureClientVPN
Open SecureClientVPN folder
Open the Distribution file (I use BBedit)
Delete all components except vpn and DART
pkgutil --flatten AnyConnectVPN /Volumes/Cisco\ Secure\ Client\ 5.0.00556.pkg
Upload final pkg to Jamf Admin