Custom apps.

Hi,

I would like to add custom app inside ABM, but i can only upload pkg. which is not enough for what i need. Installation has some flags for install, like:

#sudo curl -so wazuh-agent.pkg https://packages.wazuh.com/4.x/macos/wazuh-agent-4.5.3-1.arm64.pkg && sudo echo "WAZUH_MANAGER='wazuh.domain.com'" > /tmp/wazuh_envs && installer -pkg ./wazuh-agent.pkg -target /
#sudo /Library/Ossec/bin/wazuh-control start

How to make this work?

thank you

Replies

Hi, I just want to update, i successfully created an app with the "packages" app., signed the pkg, uploaded it to the apple business manager, and deployed it on the test collection. On the endpoint side i am unable to install it, when i click on download/install, i am getting: Business Essentials is unable to verify that this package has been installed But when i run pkg locally all is fine...

How can i troubleshoot this?

thank you