You'd be better off using the App Store version via VPP.
I use patch management to create a smart group, and then i have a policy scoped to users who do not have the latest version that checks if slack is closed, and then runs the script to update slack if it is closed. It's set to run at login since slack is almost always open for users who are on their computers.
I also have a button in self service that is featured named "update slack" only scoped to users who are not on the latest version.
@AdamCraig could you share that script please?
@AdamCraig could you share that script please?
i've actually stopped using a custom script for this and switched to just using installomator https://github.com/Installomator/Installomator
https://scriptingosx.com/2020/06/using-installomator-with-jamf-pro/
i've actually stopped using a custom script for this and switched to just using installomator https://github.com/Installomator/Installomator
https://scriptingosx.com/2020/06/using-installomator-with-jamf-pro/
lovely ... thanks