Skip to content

This repo is for installing Cisco Secure Client, with a choices.xml, assembled with Composer, deploying via JAMF Pro.

Notifications You must be signed in to change notification settings

atlauren/CiscoSecureClient-choices.xml-Composer-Jamf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

CiscoSecureClient-choices.xml-Composer-Jamf

This repo is for installing Cisco Secure Client, with a choices.xml, assembled with Composer, deploying via JAMF Pro.

  1. Create a folder under /private/tmp/, using the name of your package (e.g. org.foo.cisco-secure-client)
  2. Copy the Cisco DMG (e.g. cisco-secure-client-macos-5.1.6.103-predeploy-k9.dmg) file, and your your choices.xml, into that directory.
  3. Drag your package folder (e.g. org.foo.cisco-secure-client) to Composer.
  4. Replace supplied postinstall file with the one in this repo.
  5. In Composer, Build As Package.

Resources

<dict>
	<key>attributeSetting</key>
	<integer>1</integer>
	<key>choiceAttribute</key>
	<string>selected</string>
	<key>choiceIdentifier</key>
	<string>choice_anyconnect_vpn</string>
</dict>
<dict>
	<key>attributeSetting</key>
	<integer>0</integer>
	<key>choiceAttribute</key>
	<string>selected</string>
	<key>choiceIdentifier</key>
	<string>choice_fireamp</string>
</dict>

Thanks

Many thanks to the Macadmins Slack for ideas, assistance, and sympathy.

About

This repo is for installing Cisco Secure Client, with a choices.xml, assembled with Composer, deploying via JAMF Pro.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages