09-24-2021 02:37 AM
Can we use a script or command line to install Cortex XDR agent for Mac? Please advise.
09-27-2021 09:05 PM
I run the bash script in terminal:
#!/bin/bash
sudo installer -pkg 'Cortex XDR.pkg' -target /Applications
It popups the System extension blocked and need to enable manually. How I can enable it var the script? Any hints?
Thanks.
Raymond
05-18-2022 03:37 PM
right but how to automate this at install time?
05-19-2022 08:05 PM - edited 05-19-2022 08:07 PM
Hi @Houston29115 and @raymond.kwan What you are referring to are perform changes to the OS security profiles. This can be seamlessly performed with JAMF or similar solutions (e.g. Intune) for installation, deployment and upgrades.
You can refer to the documentation here: https://docs.paloaltonetworks.com/cortex/cortex-xdr/7-7/cortex-xdr-agent-admin/cortex-xdr-agent-for-...
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!