Forum Discussion
Package PKG with IntuneAppUtil question
We do have some limitations with the Intune App Wrapping tool, some of them only being able to wrap .pkg files and only pointing to a source file without the ability to set pre/post install actions within the MEM console.
The way I have worked around this when I need more complex deployment scenarios of apps on macOS is to re-package the app with 3rd party tools. One good example is Packages which is freeware. Using packages you can add extra files to the installer, customize the installer UI and set pre/post install scripts etc.
I encourage you to check it out.
Ping me if you need more guidance!
Hi,
Now Intune have capable of deploying Package file directly for Cylance Protect but still no solutions for deploying Token via Intune.
echo TokenHere > /private/tmp/Cylance/cyagent_install_token
sudo installer -pkg /private/tmp/Cylance/CylancePROTECT.pkg -target /
Anyone find out workaround solutions to push token to all the devices via Intune ?
- bigwheezybabyMay 10, 2024Copper Contributor
Admin0423 Did you ever find a way to deploy Cylance Protect with the Token in Intune. I am having the issue of being able to deploy the software but not with the token so that it is activated. I cannot find a solution anywhere.