Create an Approved Kernel Extensions Configuration Profile
- In Jamf management console, select Configuration Profiles > New
- Configure "General" payload
- Configure "Approved Kernel Extensions" payload with the following parameters
- Display Name: Carbon Black
- TEAM ID: 7AGZNQ2S2T
- Approved Kernel Extensions
- DISPLAY NAME: Carbon Black Defense
- KERNAL EXTENSION BUNDLE ID: com.carbonblack.defense.kext
- Scope to appropriate Computers
Create CB Defense Package
- Open "confer_installer_mac-<Version>.dmg" and put "CbDefense Install.pkg" into /Users/Shared/
- Open Composer
- Drag /Users/Shared/ folder into Composer
- DeleteĀ all items other than installer within /Users/Shared/
- Create .PKG
- Upload to Jamf Pro
Upload or Create Script
- Open "confer_installer_mac-<Version>.dmg"
- Open "docs" folder
- Upload "cbdefense_install_unattended.sh" to Jamf Pro using Jamf Admin
OR
- Edit "cbdefense_install_unattended.sh"
- Copy contents and create a new Script in Jamf Pro
- Edit
- CBD_INSTALLER="/Users/Shared/CbDefense Install.pkg"
- COMPANY_CODE='<company_code>'
Create Policy to Deploy Carbon Black Defense
- In Jamf management console, select Policies > New
- Configure "General" payload
- Configure "Packages" payload
- Select package created above
- Configure Scripts
- Select script created above
- Scope to appropriate computers