Hey Petra,
Few thoughts -
- It looks like the Mac is receiving and installing the package command being sent from Jamf Now. You mentioned install.log having logs written to it as well. Does the Install.log have any errors that would indicate why installation failed?
- What kind of Macs are we deploying this package + profile to? Are they M1 Macs? If so, does this application require Rosetta 2? https://support.apple.com/en-us/HT211861
- Are there any post install scripts included in this package that may be moving the GlobalProtect.app to a different location post installation? Using tools like Composer or Suspicious Package will allow for you to view a package and its components:
https://mothersruin.com/software/SuspiciousPackage/
https://docs.jamf.com/composer/10.28.0/user-guide/index.html
These are just some starting thoughts. If you happen to still experience issues after considering the information above, feel free to reach out to support@jamfnow.com and we can dig further into the deployment issues experienced.
Chaz
Hello Chaz
Thank you very much for your answer 😄 Well, think then it's perhaps best, to write to support, because I'm definitely not familiar with scripting 😞 unfortunately...
- The Install.log will be overwritten in the same second, the App-File disappear in Applicationfolder. I tried to make a screenshot, but no chance 😞 it's to fast. It overwrites the log with "Install system extensions after installation".
- It's a MacBook Pro 16" 2019 Intel
I've opened the package with SuspiciousPackages (thanks for this link 🙂 ) and it shows me several scripts. Three of them are named as postinstall-scripts.
Regards Petra
Hello Chaz
Thank you very much for your answer 😄 Well, think then it's perhaps best, to write to support, because I'm definitely not familiar with scripting 😞 unfortunately...
- The Install.log will be overwritten in the same second, the App-File disappear in Applicationfolder. I tried to make a screenshot, but no chance 😞 it's to fast. It overwrites the log with "Install system extensions after installation".
- It's a MacBook Pro 16" 2019 Intel
I've opened the package with SuspiciousPackages (thanks for this link 🙂 ) and it shows me several scripts. Three of them are named as postinstall-scripts.
Regards Petra
Hi Petra
I am facing the same issue, did you happen to ever get the install working?